urlchannels
Overview
Name | urlchannels |
Type | Resource |
Id | googleads.adsense.urlchannels |
Fields
Name | Datatype | Description |
---|---|---|
name | string | Output only. Resource name of the URL channel. Format: accounts/{account}/adclients/{adclient}/urlchannels/{urlchannel} |
reportingDimensionId | string | Output only. Unique ID of the custom channel as used in the URL_CHANNEL_ID reporting dimension. |
uriPattern | string | URI pattern of the channel. Does not include "http://" or "https://". Example: www.example.com/home |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
accounts_adclients_urlchannels_get | SELECT | accountsId, adclientsId, urlchannelsId | Gets information about the selected url channel. |
accounts_adclients_urlchannels_list | SELECT | accountsId, adclientsId | Lists active url channels. |