scope property
The scope of the product limit.
Required. Possible string values are:
- "SCOPE_UNSPECIFIED" : Default value. Should not be used.
- "ADS_NON_EEA" : Limit for products in non-EEA countries.
- "ADS_EEA" : Limit for products in EEA countries.
Implementation
core.String? scope;