2025-06-12
▼ ▲ adsenseplatform.accounts.platforms.groups.get
Path : v1alpha/{+name}
Flat Path : v1alpha/accounts/{accountsId}/platforms/{platformsId}/groups/{groupsId}
HTTP Method : GET
Parameters :
name
Description : Required. The name of the platform group to retrieve. Format: accounts/{account}/platforms/{platform}/groups/{group}
Pattern : ^accounts/[^/]+/platforms/[^/]+/groups/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/adsense
Description : Gets a Platform Group for a specified Platform and group.
▼ ▲ adsenseplatform.accounts.platforms.childAccounts.sites.get
Flat Path : v1alpha/accounts/{accountsId}/platforms/{platformsId}/childAccounts/{childAccountsId}/sites/{sitesId}
Description : Required. The name of the platform child site to retrieve. Format: accounts/{account}/platforms/{platform}/childAccounts/{child_account}/sites/{platform_child_site}
Pattern : ^accounts/[^/]+/platforms/[^/]+/childAccounts/[^/]+/sites/[^/]+$
Description : Gets a Platform Child Site for a specified Platform Child Account and site.