AdSenseHostApi class Null safety
Generates performance reports, generates ad codes, and provides publisher management capabilities for AdSense Hosts.
Constructors
- AdSenseHostApi(Client client, {String rootUrl = 'https://www.googleapis.com/', String servicePath = 'adsensehost/v4.1/'})
Properties
- accounts → AccountsResource
-
read-only
- adclients → AdclientsResource
-
read-only
- associationsessions → AssociationsessionsResource
-
read-only
- customchannels → CustomchannelsResource
-
read-only
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- reports → ReportsResource
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- urlchannels → UrlchannelsResource
-
read-only
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- adsensehostScope → const String
-
View and manage your AdSense host data and associated accounts
'https://www.googleapis.com/auth/adsensehost'