accounts
List the apps under the specified AdMob account.
get/v1/{+parent}/apps
Path parameters
parentstring required
Required. Resource name of the account to list apps for. Example: accounts/pub-9876543210987654
Query parameters
pageSizeinteger
The maximum number of apps to return. If unspecified or 0, at most 10,000 apps will be returned. The maximum value is 20,000; values above 20,000 will be coerced to 20,000.
pageTokenstring
The value returned by the last ListAppsResponse; indicates that this is a continuation of a prior ListApps call, and that the system should return the next page of data.
Response
Successful response