GoogleApi.AuthorizedBuyersMarketplace.V1.Model.FirstPartyMobileApplicationTargeting (google_api_authorized_buyers_marketplace v0.2.0) View Source
Represents a list of targeted and excluded mobile application IDs that publishers own. 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(type:list(String.t), default:nil) - A list of application IDs to be excluded. -
targetedAppIds(type:list(String.t), default:nil) - A list of application IDs to be included.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.