Google Shopping Merchant Quota V1 Client - Class Scope (1.2.0)

Reference documentation and code samples for the Google Shopping Merchant Quota V1 Client class Scope.

The scope of the limit.

Protobuf type google.shopping.merchant.quota.v1.ProductLimit.Scope

Namespace

Google \ Shopping \ Merchant \ Quota \ V1 \ ProductLimit

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SCOPE_UNSPECIFIED

Value: 0

Default value. Should not be used.

Generated from protobuf enum SCOPE_UNSPECIFIED = 0;

ADS_NON_EEA

Value: 1

Limit for products in non-EEA countries.

Generated from protobuf enum ADS_NON_EEA = 1;

ADS_EEA

Value: 2

Limit for products in EEA countries.

Generated from protobuf enum ADS_EEA = 2;