2022-05-04
▼ ▲ adsense.accounts.adclients.get
Parameter Order : name
Parameters :
name
Pattern : ^accounts/[^/]+/adclients/[^/]+$
Location : path
Type : string
Required : Yes
Description : Required. The name of the ad client to retrieve. Format: accounts/{account}/adclients/{adclient}
HTTP Method : GET
Path : v2/{+name}
Flat Path : v2/accounts/{accountsId}/adclients/{adclientsId}
Scopes :
Description : Gets the ad client from the given resource name.
▼ ▲ adsense.accounts.adclients.urlchannels.get
Flat Path : v2/accounts/{accountsId}/adclients/{adclientsId}/urlchannels/{urlchannelsId}
Description : Gets information about the selected url channel.
HTTP Method : GET
Path : v2/{+name}
Parameters :
name
Description : Required. The name of the url channel to retrieve. Format: accounts/{account}/adclients/{adclient}/urlchannels/{urlchannel}
Type : string
Location : path
Required : Yes
Pattern : ^accounts/[^/]+/adclients/[^/]+/urlchannels/[^/]+$
Scopes :
Parameter Order : name
▼ ▲ adsense.accounts.reports.getSaved
Description : Gets the saved report from the given resource name.
Parameters :
name
Location : path
Pattern : ^accounts/[^/]+/reports/[^/]+$
Required : Yes
Type : string
Description : Required. The name of the saved report to retrieve. Format: accounts/{account}/reports/{report}
HTTP Method : GET
Parameter Order : name
Flat Path : v2/accounts/{accountsId}/reports/{reportsId}/saved
Path : v2/{+name}/saved
Scopes :