GoogleApi.AdSense.V2.Model.UrlChannel (google_api_ad_sense v0.14.0) View Source
Representation of a URL channel. URL channels allow you to track the performance of particular pages in your site; see URL channels for more information.
Attributes
-
name
(type:String.t
, default:nil
) - Resource name of the URL channel. Format: accounts/{account}/adclients/{adclient}/urlchannels/{urlchannel} -
reportingDimensionId
(type:String.t
, default:nil
) - Output only. Unique ID of the custom channel as used in theURL_CHANNEL_ID
reporting dimension. -
uriPattern
(type:String.t
, default:nil
) - URI pattern of the channel. Does not include "http://" or "https://". Example: www.example.com/home
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.