Module: Google::Shopping::Merchant::Quota::V1::ProductLimit::Scope

Defined in:
proto_docs/google/shopping/merchant/quota/v1/accountlimits.rb

Overview

The scope of the limit.

Constant Summary collapse

SCOPE_UNSPECIFIED =

Default value. Should not be used.

0
ADS_NON_EEA =

Limit for products in non-EEA countries.

1
ADS_EEA =

Limit for products in EEA countries.

2