- REST Resource: v1.platforms.accounts
- REST Resource: v1.platforms.accounts.events
- REST Resource: v1.platforms.accounts.sites
- REST Resource: v1alpha.platforms.accounts
- REST Resource: v1alpha.platforms.accounts.events
- REST Resource: v1alpha.platforms.accounts.sites
Service: adsenseplatform.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://adsenseplatform.googleapis.com
REST Resource: v1.platforms.accounts
Methods | |
---|---|
close |
POST /v1/{name=platforms/*/accounts/*}:close Closes a sub-account. |
create |
POST /v1/{parent=platforms/*}/accounts Creates a sub-account. |
get |
GET /v1/{name=platforms/*/accounts/*} Gets information about the selected sub-account. |
list |
GET /v1/{parent=platforms/*}/accounts Lists a partial view of sub-accounts for a specific parent account. |
lookup |
GET /v1/{parent=platforms/*}/accounts:lookup Looks up information about a sub-account for a specified creation_request_id. |
REST Resource: v1.platforms.accounts.events
Methods | |
---|---|
create |
POST /v1/{parent=platforms/*/accounts/*}/events Creates an account event. |
REST Resource: v1.platforms.accounts.sites
Methods | |
---|---|
create |
POST /v1/{parent=platforms/*/accounts/*}/sites Creates a site for a specified account. |
delete |
DELETE /v1/{name=platforms/*/accounts/*/sites/*} Deletes a site from a specified account. |
get |
GET /v1/{name=platforms/*/accounts/*/sites/*} Gets a site from a specified sub-account. |
list |
GET /v1/{parent=platforms/*/accounts/*}/sites Lists sites for a specific account. |
requestReview |
POST /v1/{name=platforms/*/accounts/*/sites/*}:requestReview Requests the review of a site. |
REST Resource: v1alpha.platforms.accounts
Methods | |
---|---|
close |
POST /v1alpha/{name=platforms/*/accounts/*}:close Closes a sub-account. |
create |
POST /v1alpha/{parent=platforms/*}/accounts Creates a sub-account. |
get |
GET /v1alpha/{name=platforms/*/accounts/*} Gets information about the selected sub-account. |
list |
GET /v1alpha/{parent=platforms/*}/accounts Lists a partial view of sub-accounts for a specific parent account. |
lookup |
GET /v1alpha/{parent=platforms/*}/accounts:lookup Looks up information about a sub-account for a specified creation_request_id. |
REST Resource: v1alpha.platforms.accounts.events
Methods | |
---|---|
create |
POST /v1alpha/{parent=platforms/*/accounts/*}/events Creates an account event. |
REST Resource: v1alpha.platforms.accounts.sites
Methods | |
---|---|
create |
POST /v1alpha/{parent=platforms/*/accounts/*}/sites Creates a site for a specified account. |
delete |
DELETE /v1alpha/{name=platforms/*/accounts/*/sites/*} Deletes a site from a specified account. |
get |
GET /v1alpha/{name=platforms/*/accounts/*/sites/*} Gets a site from a specified sub-account. |
list |
GET /v1alpha/{parent=platforms/*/accounts/*}/sites Lists sites for a specific account. |
requestReview |
POST /v1alpha/{name=platforms/*/accounts/*/sites/*}:requestReview Requests the review of a site. |