AI-generated Key Takeaways
-
The webpage provides reference information for the
accounts.platforms.getmethod in the AdSense Platforms API. -
This method retrieves a specific platform using a
GETHTTP request. -
The request requires a
namepath parameter to identify the platform. -
The request body must be empty, and a successful response body will contain a
Platforminstance. -
Authorization is required through specific OAuth scopes related to AdSense.
Gets a platform.
HTTP request
GET https://adsenseplatform.googleapis.com/v1alpha/{name=accounts/*/platforms/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The name of the platform to retrieve. Format: accounts/{account}/platforms/{platform} |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Platform.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/adsensehttps://www.googleapis.com/auth/adsense.readonly