google_api_ad_exchange_buyer v0.11.0 GoogleApi.AdExchangeBuyer.V2beta1.Model.FirstPartyMobileApplicationTargeting View Source
Represents a list of targeted and excluded mobile application IDs that publishers own. Mobile application IDs are from App Store and Google Play Store. Android App ID, for example, com.google.android.apps.maps, can be found in Google Play Store URL. iOS App ID (which is a number) can be found at the end of iTunes store URL. First party mobile applications is either included or excluded.
Attributes
- excludedAppIds ([String.t]): A list of application IDs to be excluded. Defaults to:
null
. - targetedAppIds ([String.t]): A list of application IDs to be included. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.