View Source GoogleApi.AndroidPublisher.V3.Model.TargetingRuleScope (google_api_android_publisher v0.32.0)
Defines the scope of subscriptions which a targeting rule can match to target offers to users based on past or current entitlement.
Attributes
-
specificSubscriptionInApp
(type:String.t
, default:nil
) - The scope of the current targeting rule is the subscription with the specified subscription ID. Must be a subscription within the same parent app.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AndroidPublisher.V3.Model.TargetingRuleScope{ specificSubscriptionInApp: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.