Reference documentation and code samples for the Google Shopping Merchant Quota V1 Client class AccountLimit.
A limit of a certain type that is applied to an account.
Generated from protobuf message google.shopping.merchant.quota.v1.AccountLimit
Namespace
Google \ Shopping \ Merchant \ Quota \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ products
↳ name
string
Identifier. The limit part of the name will be a combination of the type and the scope. For example: accounts/123/limits/products~ADS_NON_EEA
Format: accounts/{account}/limits/{limit}
getProducts
The limit for products.
hasProducts
setProducts
The limit for products.
$this
getName
Identifier. The limit part of the name will be a combination of the type
and the scope. For example: accounts/123/limits/products~ADS_NON_EEA
Format: accounts/{account}/limits/{limit}
string
setName
Identifier. The limit part of the name will be a combination of the type
and the scope. For example: accounts/123/limits/products~ADS_NON_EEA
Format: accounts/{account}/limits/{limit}
var
string
$this
getType
string

