GoogleApi.RealTimeBidding.V1.Model.AddTargetedSitesRequest (google_api_real_time_bidding v0.13.2)
View SourceA request to start targeting the provided sites in a specific pretargeting configuration. The pretargeting configuration itself specifies how these sites are targeted in PretargetingConfig.webTargeting.
Attributes
-
sites
(type:list(String.t)
, default:nil
) - A list of site URLs to target in the pretargeting configuration. These values will be added to the list of targeted URLs in PretargetingConfig.webTargeting.values. -
targetingMode
(type:String.t
, default:nil
) - Required. The targeting mode that should be applied to the list of site URLs. If there are existing targeted sites, must be equal to the existing PretargetingConfig.webTargeting.targetingMode or a 400 bad request error will be returned.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.