AccountsResource class
Constructors
- AccountsResource(ApiRequester client)
Properties
- adUnits → AccountsAdUnitsResource
-
no setter
- apps → AccountsAppsResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- mediationReport → AccountsMediationReportResource
-
no setter
- networkReport → AccountsNetworkReportResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
get(
String name, {String? $fields}) → Future< PublisherAccount> - Gets information about the specified AdMob publisher account.
-
list(
{int? pageSize, String? pageToken, String? $fields}) → Future< ListPublisherAccountsResponse> - Lists the AdMob publisher account that was most recently signed in to from the AdMob UI.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited