View Source GoogleApi.AuthorizedBuyersMarketplace.V1.Model.UriTargeting (google_api_authorized_buyers_marketplace v0.6.2)
Represents a list of targeted and excluded URLs (for example, google.com). For Private Auction Deals, URLs are either included or excluded. For Programmatic Guaranteed and Preferred Deals, this doesn't apply.
Attributes
-
excludedUris
(type:list(String.t)
, default:nil
) - A list of URLs to be excluded. -
targetedUris
(type:list(String.t)
, default:nil
) - A list of URLs to be included.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.