GoogleApi.AdSense.V2.Model.AdClient (google_api_ad_sense v0.18.0)
View SourceRepresentation of an ad client. An ad client represents a user's subscription with a specific AdSense product.
Attributes
-
name(type:String.t, default:nil) - Output only. Resource name of the ad client. Format: accounts/{account}/adclients/{adclient} -
productCode(type:String.t, default:nil) - Output only. Reporting product code of the ad client. For example, "AFC" for AdSense for Content. Corresponds to thePRODUCT_CODEdimension, and present only if the ad client supports reporting. -
reportingDimensionId(type:String.t, default:nil) - Output only. Unique ID of the ad client as used in theAD_CLIENT_IDreporting dimension. Present only if the ad client supports reporting. -
state(type:String.t, default:nil) - Output only. State of the ad client.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.