GoogleApi.DisplayVideo.V1.Model.AppAssignedTargetingOptionDetails (google_api_display_video v0.20.1) View Source
Details for assigned app targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is TARGETING_TYPE_APP
.
Attributes
-
appId
(type:String.t
, default:nil
) - Required. The ID of the app. Android's Play store app uses bundle ID, for examplecom.google.android.gm
. Apple's App store app ID uses 9 digit string, for example422689480
. -
displayName
(type:String.t
, default:nil
) - Output only. The display name of the app. -
negative
(type:boolean()
, default:nil
) - Indicates if this option is being negatively targeted.
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.