GoogleApi.RealTimeBidding.V1.Model.AdvertiserAndBrand (google_api_real_time_bidding v0.13.2)
View SourceDetected advertiser and brand information.
Attributes
-
advertiserId(type:String.t, default:nil) - See https://storage.googleapis.com/adx-rtb-dictionaries/advertisers.txt for the list of possible values. Can be used to filter the response of the creatives.list method. -
advertiserName(type:String.t, default:nil) - Advertiser name. Can be used to filter the response of the creatives.list method. -
brandId(type:String.t, default:nil) - Detected brand ID or zero if no brand has been detected. See https://storage.googleapis.com/adx-rtb-dictionaries/brands.txt for the list of possible values. Can be used to filter the response of the creatives.list method. -
brandName(type:String.t, default:nil) - Brand name. Can be used to filter the response of the creatives.list method.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.