Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@datafire/google_content
Advanced tools
Client library for Content API for Shopping
npm install --save @datafire/google_content
let google_content = require('@datafire/google_content').create({
access_token: "",
refresh_token: "",
client_id: "",
client_secret: "",
redirect_uri: ""
});
.then(data => {
console.log(data);
});
Manage your product listings and accounts for Google Shopping
Exchange the code passed to your redirect URI for an access_token
google_content.oauthCallback({
"code": ""
}, context)
object
string
object
string
string
string
string
string
Exchange a refresh_token for an access_token
google_content.oauthRefresh(null, context)
This action has no parameters
object
string
string
string
string
string
Returns information about the authenticated user.
google_content.content.accounts.authinfo({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves, inserts, updates, and deletes multiple Merchant Center (sub-)accounts in a single request.
google_content.content.accounts.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the labels assigned to an account.
google_content.content.accounts.labels.list({
"accountId": ""
}, context)
object
string
: Required. The account id for whose labels are to be listed.integer
: The maximum number of labels to return. The service may return fewer than this value. If unspecified, at most 50 labels will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.string
: A page token, received from a previous ListAccountLabels
call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListAccountLabels
must match the call that provided the page token.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Creates a new label, not assigned to any account.
google_content.content.accounts.labels.create({
"accountId": ""
}, context)
object
string
: Required. The id of the account this label belongs to.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Deletes a label and removes it from all accounts to which it was assigned.
google_content.content.accounts.labels.delete({
"accountId": "",
"labelId": ""
}, context)
object
string
: Required. The id of the account that owns the label.string
: Required. The id of the label to delete.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Output schema unknown
Updates a label.
google_content.content.accounts.labels.patch({
"accountId": "",
"labelId": ""
}, context)
object
string
: Required. The id of the account this label belongs to.string
: Required. The id of the label to update.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves multiple Merchant Center account statuses in a single request.
google_content.content.accountstatuses.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves and updates tax settings of multiple accounts in a single request.
google_content.content.accounttax.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Deletes, fetches, gets, inserts and updates multiple datafeeds in a single request.
google_content.content.datafeeds.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Gets multiple Merchant Center datafeed statuses in a single request.
google_content.content.datafeedstatuses.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves and/or updates the LIA settings of multiple accounts in a single request.
google_content.content.liasettings.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves the list of POS data providers that have active settings for the all eiligible countries.
google_content.content.liasettings.listposdataproviders({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates local inventory for multiple products or stores in a single request.
google_content.content.localinventory.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Batches multiple POS-related calls in a single request.
google_content.content.pos.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves, inserts, and deletes multiple products in a single request.
google_content.content.products.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Gets the statuses of multiple products in a single request.
google_content.content.productstatuses.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates regional inventory for multiple products or regions in a single request.
google_content.content.regionalinventory.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Batches multiple return address related calls in a single request.
google_content.content.returnaddress.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Batches multiple return policy related calls in a single request.
google_content.content.returnpolicy.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves and updates the shipping settings of multiple accounts in a single request.
google_content.content.shippingsettings.custombatch({}, context)
object
string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists CSS domains affiliated with a CSS group.
google_content.content.csses.list({
"cssGroupId": ""
}, context)
object
string
: Required. The CSS group ID of CSS domains to be listed.integer
: The maximum number of CSS domains to return. The service may return fewer than this value. If unspecified, at most 50 CSS domains will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.string
: A page token, received from a previous ListCsses
call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListCsses
must match the call that provided the page token.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves a single CSS domain by ID.
google_content.content.csses.get({
"cssGroupId": "",
"cssDomainId": ""
}, context)
object
string
: Required. The ID of the managing account. If this parameter is not the same as cssDomainId, then this ID must be a CSS group ID and cssDomainId
must be the ID of a CSS domain affiliated with this group.string
: Required. The ID of the CSS domain to return.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates labels that are assigned to a CSS domain by its CSS group.
google_content.content.csses.updatelabels({
"cssGroupId": "",
"cssDomainId": ""
}, context)
object
string
: Required. The CSS group ID of the updated CSS domain.string
: Required. The ID of the updated CSS domain.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the sub-accounts in your Merchant Center account.
google_content.content.accounts.list({
"merchantId": ""
}, context)
object
string
: The ID of the managing account. This must be a multi-client account.string
: If view is set to "css", only return accounts that are assigned label with given ID.integer
: The maximum number of accounts to return in the response, used for paging.string
: The token returned by the previous request.string
(values: MERCHANT, CSS): Controls which fields will be populated. Acceptable values are: "merchant" and "css". The default value is "merchant".string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Creates a Merchant Center sub-account.
google_content.content.accounts.insert({
"merchantId": ""
}, context)
object
string
: The ID of the managing account. This must be a multi-client account.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Deletes a Merchant Center sub-account.
google_content.content.accounts.delete({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. This must be a multi-client account, and accountId must be the ID of a sub-account of this account.string
: The ID of the account.boolean
: Flag to delete sub-accounts with products. The default value is false.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Output schema unknown
Retrieves a Merchant Center account.
google_content.content.accounts.get({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account.string
(values: MERCHANT, CSS): Controls which fields will be populated. Acceptable values are: "merchant" and "css". The default value is "merchant".string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates a Merchant Center account. Any fields that are not provided are deleted from the resource.
google_content.content.accounts.update({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Claims the website of a Merchant Center sub-account.
google_content.content.accounts.claimwebsite({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account whose website is claimed.boolean
: Only available to selected merchants. When set to True
, this flag removes any existing claim on the requested website by another account and replaces it with a claim from this account.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Performs an action on a link between two Merchant Center accounts, namely accountId and linkedAccountId.
google_content.content.accounts.link({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account that should be linked.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Returns the list of accounts linked to your Merchant Center account.
google_content.content.accounts.listlinks({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account for which to list links.integer
: The maximum number of links to return in the response, used for pagination.string
: The token returned by the previous request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates labels that are assigned to the Merchant Center account by CSS user.
google_content.content.accounts.updatelabels({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account.string
: The ID of the account whose labels are updated.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the statuses of the sub-accounts in your Merchant Center account.
google_content.content.accountstatuses.list({
"merchantId": ""
}, context)
object
string
: The ID of the managing account. This must be a multi-client account.array
: If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.integer
: The maximum number of account statuses to return in the response, used for paging.string
: The token returned by the previous request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves the status of a Merchant Center account. No itemLevelIssues are returned for multi-client accounts.
google_content.content.accountstatuses.get({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account.array
: If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the tax settings of the sub-accounts in your Merchant Center account.
google_content.content.accounttax.list({
"merchantId": ""
}, context)
object
string
: The ID of the managing account. This must be a multi-client account.integer
: The maximum number of tax settings to return in the response, used for paging.string
: The token returned by the previous request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves the tax settings of the account.
google_content.content.accounttax.get({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account for which to get/update account tax settings.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates the tax settings of the account. Any fields that are not provided are deleted from the resource.
google_content.content.accounttax.update({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account for which to get/update account tax settings.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the configurations for datafeeds in your Merchant Center account.
google_content.content.datafeeds.list({
"merchantId": ""
}, context)
object
string
: The ID of the account that manages the datafeeds. This account cannot be a multi-client account.integer
: The maximum number of products to return in the response, used for paging.string
: The token returned by the previous request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Registers a datafeed configuration with your Merchant Center account.
google_content.content.datafeeds.insert({
"merchantId": ""
}, context)
object
string
: The ID of the account that manages the datafeed. This account cannot be a multi-client account.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Deletes a datafeed configuration from your Merchant Center account.
google_content.content.datafeeds.delete({
"merchantId": "",
"datafeedId": ""
}, context)
object
string
: The ID of the account that manages the datafeed. This account cannot be a multi-client account.string
: The ID of the datafeed.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Output schema unknown
Retrieves a datafeed configuration from your Merchant Center account.
google_content.content.datafeeds.get({
"merchantId": "",
"datafeedId": ""
}, context)
object
string
: The ID of the account that manages the datafeed. This account cannot be a multi-client account.string
: The ID of the datafeed.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates a datafeed configuration of your Merchant Center account. Any fields that are not provided are deleted from the resource.
google_content.content.datafeeds.update({
"merchantId": "",
"datafeedId": ""
}, context)
object
string
: The ID of the account that manages the datafeed. This account cannot be a multi-client account.string
: The ID of the datafeed.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Invokes a fetch for the datafeed in your Merchant Center account. If you need to call this method more than once per day, we recommend you use the Products service to update your product data.
google_content.content.datafeeds.fetchnow({
"merchantId": "",
"datafeedId": ""
}, context)
object
string
: The ID of the account that manages the datafeed. This account cannot be a multi-client account.string
: The ID of the datafeed to be fetched.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the statuses of the datafeeds in your Merchant Center account.
google_content.content.datafeedstatuses.list({
"merchantId": ""
}, context)
object
string
: The ID of the account that manages the datafeeds. This account cannot be a multi-client account.integer
: The maximum number of products to return in the response, used for paging.string
: The token returned by the previous request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves the status of a datafeed from your Merchant Center account.
google_content.content.datafeedstatuses.get({
"merchantId": "",
"datafeedId": ""
}, context)
object
string
: The ID of the account that manages the datafeed. This account cannot be a multi-client account.string
: The ID of the datafeed.string
: The country for which to get the datafeed status. If this parameter is provided then language must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target.string
: The language for which to get the datafeed status. If this parameter is provided then country must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the LIA settings of the sub-accounts in your Merchant Center account.
google_content.content.liasettings.list({
"merchantId": ""
}, context)
object
string
: The ID of the managing account. This must be a multi-client account.integer
: The maximum number of LIA settings to return in the response, used for paging.string
: The token returned by the previous request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves the LIA settings of the account.
google_content.content.liasettings.get({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account for which to get or update LIA settings.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates the LIA settings of the account. Any fields that are not provided are deleted from the resource.
google_content.content.liasettings.update({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account for which to get or update LIA settings.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves the list of accessible Google My Business accounts.
google_content.content.liasettings.getaccessiblegmbaccounts({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account for which to retrieve accessible Google My Business accounts.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Requests access to a specified Google My Business account.
google_content.content.liasettings.requestgmbaccess({
"merchantId": "",
"accountId": "",
"gmbEmail": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account for which GMB access is requested.string
: The email of the Google My Business account.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Requests inventory validation for the specified country.
google_content.content.liasettings.requestinventoryverification({
"merchantId": "",
"accountId": "",
"country": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The country for which inventory validation is requested.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Sets the inventory verification contract for the specified country.
google_content.content.liasettings.setinventoryverificationcontact({
"merchantId": "",
"accountId": "",
"country": "",
"language": "",
"contactName": "",
"contactEmail": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The country for which inventory verification is requested.string
: The language for which inventory verification is requested.string
: The name of the inventory verification contact.string
: The email of the inventory verification contact.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Sets the POS data provider for the specified country.
google_content.content.liasettings.setposdataprovider({
"merchantId": "",
"accountId": "",
"country": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account for which to retrieve accessible Google My Business accounts.string
: The country for which the POS data provider is selected.string
: The ID of POS data provider.string
: The account ID by which this merchant is known to the POS data provider.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Creates a charge invoice for a shipment group, and triggers a charge capture for orderinvoice enabled orders.
google_content.content.orderinvoices.createchargeinvoice({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Creates a refund invoice for one or more shipment groups, and triggers a refund for orderinvoice enabled orders. This can only be used for line items that have previously been charged using createChargeInvoice
. All amounts (except for the summary) are incremental with respect to the previous invoice.
google_content.content.orderinvoices.createrefundinvoice({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves a report for disbursements from your Merchant Center account.
google_content.content.orderreports.listdisbursements({
"merchantId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The last date which disbursements occurred. In ISO 8601 format. Default: current date.string
: The first date which disbursements occurred. In ISO 8601 format.integer
: The maximum number of disbursements to return in the response, used for paging.string
: The token returned by the previous request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves a list of transactions for a disbursement from your Merchant Center account.
google_content.content.orderreports.listtransactions({
"merchantId": "",
"disbursementId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The Google-provided ID of the disbursement (found in Wallet).integer
: The maximum number of disbursements to return in the response, used for paging.string
: The token returned by the previous request.string
: The last date in which transaction occurred. In ISO 8601 format. Default: current date.string
: The first date in which transaction occurred. In ISO 8601 format.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists order returns in your Merchant Center account.
google_content.content.orderreturns.list({
"merchantId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.boolean
: Obtains order returns that match the acknowledgement status. When set to true, obtains order returns that have been acknowledged. When false, obtains order returns that have not been acknowledged. When not provided, obtains order returns regardless of their acknowledgement status. We recommend using this filter set to false
, in conjunction with the acknowledge
call, such that only un-acknowledged order returns are returned.string
: Obtains order returns created before this date (inclusively), in ISO 8601 format.string
: Obtains order returns created after this date (inclusively), in ISO 8601 format.array
: Obtains order returns with the specified order ids. If this parameter is provided, createdStartDate, createdEndDate, shipmentType, shipmentStatus, shipmentState and acknowledged parameters must be not set. Note: if googleOrderId and shipmentTrackingNumber parameters are provided, the obtained results will include all order returns that either match the specified order id or the specified tracking number.integer
: The maximum number of order returns to return in the response, used for paging. The default value is 25 returns per page, and the maximum allowed value is 250 returns per page.string
(values: RETURN_CREATION_TIME_DESC, RETURN_CREATION_TIME_ASC): Return the results in the specified order.string
: The token returned by the previous request.array
: Obtains order returns that match any shipment state provided in this parameter. When this parameter is not provided, order returns are obtained regardless of their shipment states.array
: Obtains order returns that match any shipment status provided in this parameter. When this parameter is not provided, order returns are obtained regardless of their shipment statuses.array
: Obtains order returns with the specified tracking numbers. If this parameter is provided, createdStartDate, createdEndDate, shipmentType, shipmentStatus, shipmentState and acknowledged parameters must be not set. Note: if googleOrderId and shipmentTrackingNumber parameters are provided, the obtained results will include all order returns that either match the specified order id or the specified tracking number.array
: Obtains order returns that match any shipment type provided in this parameter. When this parameter is not provided, order returns are obtained regardless of their shipment types.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Create return in your Merchant Center account.
google_content.content.orderreturns.createorderreturn({
"merchantId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves an order return from your Merchant Center account.
google_content.content.orderreturns.get({
"merchantId": "",
"returnId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: Merchant order return ID generated by Google.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Acks an order return in your Merchant Center account.
google_content.content.orderreturns.acknowledge({
"merchantId": "",
"returnId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the return.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Processes return in your Merchant Center account.
google_content.content.orderreturns.process({
"merchantId": "",
"returnId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the return.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the orders in your Merchant Center account.
google_content.content.orders.list({
"merchantId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.boolean
: Obtains orders that match the acknowledgement status. When set to true, obtains orders that have been acknowledged. When false, obtains orders that have not been acknowledged. We recommend using this filter set to false
, in conjunction with the acknowledge
call, such that only un-acknowledged orders are returned.integer
: The maximum number of orders to return in the response, used for paging. The default value is 25 orders per page, and the maximum allowed value is 250 orders per page.string
: Order results by placement date in descending or ascending order. Acceptable values are: - placedDateAsc - placedDateDescstring
: The token returned by the previous request.string
: Obtains orders placed before this date (exclusively), in ISO 8601 format.string
: Obtains orders placed after this date (inclusively), in ISO 8601 format.array
: Obtains orders that match any of the specified statuses. Please note that active
is a shortcut for pendingShipment
and partiallyShipped
, and completed
is a shortcut for shipped
, partiallyDelivered
, delivered
, partiallyReturned
, returned
, and canceled
.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves an order from your Merchant Center account.
google_content.content.orders.get({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Marks an order as acknowledged.
google_content.content.orders.acknowledge({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Cancels all line items in an order, making a full refund.
google_content.content.orders.cancel({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order to cancel.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Cancels a line item, making a full refund.
google_content.content.orders.cancellineitem({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Deprecated. Notifies that item return and refund was handled directly by merchant outside of Google payments processing (e.g. cash refund done in store). Note: We recommend calling the returnrefundlineitem method to refund in-store returns. We will issue the refund directly to the customer. This helps to prevent possible differences arising between merchant and Google transaction records. We also recommend having the point of sale system communicate with Google to ensure that customers do not receive a double refund by first refunding via Google then via an in-store return.
google_content.content.orders.instorerefundlineitem({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Issues a partial or total refund for items and shipment.
google_content.content.orders.refunditem({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order to refund.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Issues a partial or total refund for an order.
google_content.content.orders.refundorder({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order to refund.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Rejects return on an line item.
google_content.content.orders.rejectreturnlineitem({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Returns and refunds a line item. Note that this method can only be called on fully shipped orders. Please also note that the Orderreturns API is the preferred way to handle returns after you receive a return from a customer. You can use Orderreturns.list or Orderreturns.get to search for the return, and then use Orderreturns.processreturn to issue the refund. If the return cannot be found, then we recommend using this API to issue a refund.
google_content.content.orders.returnrefundlineitem({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Sets (or overrides if it already exists) merchant provided annotations in the form of key-value pairs. A common use case would be to supply us with additional structured information about a line item that cannot be provided via other methods. Submitted key-value pairs can be retrieved as part of the orders resource.
google_content.content.orders.setlineitemmetadata({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Marks line item(s) as shipped.
google_content.content.orders.shiplineitems({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Sandbox only. Creates a test return.
google_content.content.orders.createtestreturn({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates ship by and delivery by dates for a line item.
google_content.content.orders.updatelineitemshippingdetails({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates the merchant order ID for a given order.
google_content.content.orders.updatemerchantorderid({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates a shipment's status, carrier, and/or tracking ID.
google_content.content.orders.updateshipment({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the order.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves an order using merchant order ID.
google_content.content.orders.getbymerchantorderid({
"merchantId": "",
"merchantOrderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The merchant order ID to be looked for.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Creates new order tracking signal.
google_content.content.ordertrackingsignals.create({
"merchantId": ""
}, context)
object
string
: The ID of the merchant for which the order signal is created.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Submit inventory for the given merchant.
google_content.content.pos.inventory({
"merchantId": "",
"targetMerchantId": ""
}, context)
object
string
: The ID of the POS or inventory data provider.string
: The ID of the target merchant.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Submit a sale event for the given merchant.
google_content.content.pos.sale({
"merchantId": "",
"targetMerchantId": ""
}, context)
object
string
: The ID of the POS or inventory data provider.string
: The ID of the target merchant.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the stores of the target merchant.
google_content.content.pos.list({
"merchantId": "",
"targetMerchantId": ""
}, context)
object
string
: The ID of the POS or inventory data provider.string
: The ID of the target merchant.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Creates a store for the given merchant.
google_content.content.pos.insert({
"merchantId": "",
"targetMerchantId": ""
}, context)
object
string
: The ID of the POS or inventory data provider.string
: The ID of the target merchant.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Deletes a store for the given merchant.
google_content.content.pos.delete({
"merchantId": "",
"targetMerchantId": "",
"storeCode": ""
}, context)
object
string
: The ID of the POS or inventory data provider.string
: The ID of the target merchant.string
: A store code that is unique per merchant.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Output schema unknown
Retrieves information about the given store.
google_content.content.pos.get({
"merchantId": "",
"targetMerchantId": "",
"storeCode": ""
}, context)
object
string
: The ID of the POS or inventory data provider.string
: The ID of the target merchant.string
: A store code that is unique per merchant.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the products in your Merchant Center account. The response might contain fewer items than specified by maxResults. Rely on nextPageToken to determine if there are more items to be requested.
google_content.content.products.list({
"merchantId": ""
}, context)
object
string
: The ID of the account that contains the products. This account cannot be a multi-client account.integer
: The maximum number of products to return in the response, used for paging.string
: The token returned by the previous request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Uploads a product to your Merchant Center account. If an item with the same channel, contentLanguage, offerId, and targetCountry already exists, this method updates that entry.
google_content.content.products.insert({
"merchantId": ""
}, context)
object
string
: The ID of the account that contains the product. This account cannot be a multi-client account.string
: The Content API Supplemental Feed ID.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Deletes a product from your Merchant Center account.
google_content.content.products.delete({
"merchantId": "",
"productId": ""
}, context)
object
string
: The ID of the account that contains the product. This account cannot be a multi-client account.string
: The REST ID of the product.string
: The Content API Supplemental Feed ID.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Output schema unknown
Retrieves a product from your Merchant Center account.
google_content.content.products.get({
"merchantId": "",
"productId": ""
}, context)
object
string
: The ID of the account that contains the product. This account cannot be a multi-client account.string
: The REST ID of the product.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates the local inventory of a product in your Merchant Center account.
google_content.content.localinventory.insert({
"merchantId": "",
"productId": ""
}, context)
object
string
: The ID of the account that contains the product. This account cannot be a multi-client account.string
: The REST ID of the product for which to update local inventory.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Update the regional inventory of a product in your Merchant Center account. If a regional inventory with the same region ID already exists, this method updates that entry.
google_content.content.regionalinventory.insert({
"merchantId": "",
"productId": ""
}, context)
object
string
: The ID of the account that contains the product. This account cannot be a multi-client account.string
: The REST ID of the product for which to update the regional inventory.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the statuses of the products in your Merchant Center account.
google_content.content.productstatuses.list({
"merchantId": ""
}, context)
object
string
: The ID of the account that contains the products. This account cannot be a multi-client account.array
: If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.integer
: The maximum number of product statuses to return in the response, used for paging.string
: The token returned by the previous request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Gets the status of a product from your Merchant Center account.
google_content.content.productstatuses.get({
"merchantId": "",
"productId": ""
}, context)
object
string
: The ID of the account that contains the product. This account cannot be a multi-client account.string
: The REST ID of the product.array
: If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the metrics report for a given Repricing product. Reports of the last 3 days may not be complete.
google_content.content.productstatuses.repricingreports.list({
"merchantId": "",
"productId": ""
}, context)
object
string
: Required. Id of the merchant who owns the Repricing rule.string
: Required. Id of the Repricing product. Also known as the REST_IDstring
: Gets Repricing reports on and before this date in the merchant's timezone. You can only retrieve data up to 3 days ago (default) or earlier. Format is YYYY-MM-DD.integer
: Maximum number of days of reports to return. There can be more than one rule report returned per day. For example, if 3 rule types got applied to the same product within a 24-hour period, then a page_size of 1 will return 3 rule reports. The page size defaults to 50 and values above 1000 are coerced to 1000. This service may return fewer days of reports than this value, for example, if the time between your start and end date is less than the page size.string
: Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token.string
: Id of the Repricing rule. If specified, only gets this rule's reports.string
: Gets Repricing reports on and after this date in the merchant's timezone, up to one year ago. Do not use a start date later than 3 days ago (default). Format is YYYY-MM-DD.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves a Merchant Center account's pubsub notification settings.
google_content.content.pubsubnotificationsettings.get({
"merchantId": ""
}, context)
object
string
: The ID of the account for which to get pubsub notification settings.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Register a Merchant Center account for pubsub notifications. Note that cloud topic name should not be provided as part of the request.
google_content.content.pubsubnotificationsettings.update({
"merchantId": ""
}, context)
object
string
: The ID of the account.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the regions in your Merchant Center account.
google_content.content.regions.list({
"merchantId": ""
}, context)
object
string
: Required. The id of the merchant for which to list region definitions.integer
: The maximum number of regions to return. The service may return fewer than this value. If unspecified, at most 50 rules will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.string
: A page token, received from a previous ListRegions
call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListRegions
must match the call that provided the page token.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Creates a region definition in your Merchant Center account.
google_content.content.regions.create({
"merchantId": ""
}, context)
object
string
: Required. The id of the merchant for which to create region definition.string
: Required. The id of the region to create.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Deletes a region definition from your Merchant Center account.
google_content.content.regions.delete({
"merchantId": "",
"regionId": ""
}, context)
object
string
: Required. The id of the merchant for which to delete region definition.string
: Required. The id of the region to delete.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Output schema unknown
Retrieves a region defined in your Merchant Center account.
google_content.content.regions.get({
"merchantId": "",
"regionId": ""
}, context)
object
string
: Required. The id of the merchant for which to retrieve region definition.string
: Required. The id of the region to retrieve.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates a region definition in your Merchant Center account.
google_content.content.regions.patch({
"merchantId": "",
"regionId": ""
}, context)
object
string
: Required. The id of the merchant for which to update region definition.string
: Required. The id of the region to update.string
: Optional. The field mask indicating the fields to update.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the repricing rules in your Merchant Center account.
google_content.content.repricingrules.list({
"merchantId": ""
}, context)
object
string
: Required. The id of the merchant who owns the repricing rule.string
: CLDR country code (e.g. "US"), used as a filter on repricing rules.string
: The two-letter ISO 639-1 language code associated with the repricing rule, used as a filter.integer
: The maximum number of repricing rules to return. The service may return fewer than this value. If unspecified, at most 50 rules will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.string
: A page token, received from a previous ListRepricingRules
call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListRepricingRules
must match the call that provided the page token.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Creates a repricing rule for your Merchant Center account.
google_content.content.repricingrules.create({
"merchantId": ""
}, context)
object
string
: Required. The id of the merchant who owns the repricing rule.string
: Required. The id of the rule to create.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Deletes a repricing rule in your Merchant Center account.
google_content.content.repricingrules.delete({
"merchantId": "",
"ruleId": ""
}, context)
object
string
: Required. The id of the merchant who owns the repricing rule.string
: Required. The id of the rule to Delete.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Output schema unknown
Retrieves a repricing rule from your Merchant Center account.
google_content.content.repricingrules.get({
"merchantId": "",
"ruleId": ""
}, context)
object
string
: Required. The id of the merchant who owns the repricing rule.string
: Required. The id of the rule to retrieve.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates a repricing rule in your Merchant Center account. All mutable fields will be overwritten in each update request. In each update, you must provide all required mutable fields, or an error will be thrown. If you do not provide an optional field in the update request, if that field currently exists, it will be deleted from the rule.
google_content.content.repricingrules.patch({
"merchantId": "",
"ruleId": ""
}, context)
object
string
: Required. The id of the merchant who owns the repricing rule.string
: Required. The id of the rule to update.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the metrics report for a given Repricing rule. Reports of the last 3 days may not be complete.
google_content.content.repricingrules.repricingreports.list({
"merchantId": "",
"ruleId": ""
}, context)
object
string
: Required. Id of the merchant who owns the Repricing rule.string
: Required. Id of the Repricing rule.string
: Gets Repricing reports on and before this date in the merchant's timezone. You can only retrieve data up to 3 days ago (default) or earlier. Format: YYYY-MM-DD.integer
: Maximum number of daily reports to return. Each report includes data from a single 24-hour period. The page size defaults to 50 and values above 1000 are coerced to 1000. This service may return fewer days than this value, for example, if the time between your start and end date is less than page size.string
: Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token.string
: Gets Repricing reports on and after this date in the merchant's timezone, up to one year ago. Do not use a start date later than 3 days ago (default). Format: YYYY-MM-DD.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the return addresses of the Merchant Center account.
google_content.content.returnaddress.list({
"merchantId": ""
}, context)
object
string
: The Merchant Center account to list return addresses for.string
: List only return addresses applicable to the given country of sale. When omitted, all return addresses are listed.integer
: The maximum number of addresses in the response, used for paging.string
: The token returned by the previous request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Inserts a return address for the Merchant Center account.
google_content.content.returnaddress.insert({
"merchantId": ""
}, context)
object
string
: The Merchant Center account to insert a return address for.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Deletes a return address for the given Merchant Center account.
google_content.content.returnaddress.delete({
"merchantId": "",
"returnAddressId": ""
}, context)
object
string
: The Merchant Center account from which to delete the given return address.string
: Return address ID generated by Google.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Output schema unknown
Gets a return address of the Merchant Center account.
google_content.content.returnaddress.get({
"merchantId": "",
"returnAddressId": ""
}, context)
object
string
: The Merchant Center account to get a return address for.string
: Return address ID generated by Google.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the return policies of the Merchant Center account.
google_content.content.returnpolicy.list({
"merchantId": ""
}, context)
object
string
: The Merchant Center account to list return policies for.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Inserts a return policy for the Merchant Center account.
google_content.content.returnpolicy.insert({
"merchantId": ""
}, context)
object
string
: The Merchant Center account to insert a return policy for.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Deletes a return policy for the given Merchant Center account.
google_content.content.returnpolicy.delete({
"merchantId": "",
"returnPolicyId": ""
}, context)
object
string
: The Merchant Center account from which to delete the given return policy.string
: Return policy ID generated by Google.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Output schema unknown
Gets a return policy of the Merchant Center account.
google_content.content.returnpolicy.get({
"merchantId": "",
"returnPolicyId": ""
}, context)
object
string
: The Merchant Center account to get a return policy for.string
: Return policy ID generated by Google.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves a list of settlement reports from your Merchant Center account.
google_content.content.settlementreports.list({
"merchantId": ""
}, context)
object
string
: The Merchant Center account to list settlements for.integer
: The maximum number of settlements to return in the response, used for paging. The default value is 200 returns per page, and the maximum allowed value is 5000 returns per page.string
: The token returned by the previous request.string
: Obtains settlements which have transactions before this date (inclusively), in ISO 8601 format.string
: Obtains settlements which have transactions after this date (inclusively), in ISO 8601 format.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves a settlement report from your Merchant Center account.
google_content.content.settlementreports.get({
"merchantId": "",
"settlementId": ""
}, context)
object
string
: The Merchant Center account of the settlement report.string
: The Google-provided ID of the settlement.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves a list of transactions for the settlement.
google_content.content.settlementtransactions.list({
"merchantId": "",
"settlementId": ""
}, context)
object
string
: The Merchant Center account to list transactions for.string
: The Google-provided ID of the settlement.integer
: The maximum number of transactions to return in the response, used for paging. The default value is 200 transactions per page, and the maximum allowed value is 5000 transactions per page.string
: The token returned by the previous request.array
: The list of transactions to return. If not set, all transactions will be returned.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Lists the shipping settings of the sub-accounts in your Merchant Center account.
google_content.content.shippingsettings.list({
"merchantId": ""
}, context)
object
string
: The ID of the managing account. This must be a multi-client account.integer
: The maximum number of shipping settings to return in the response, used for paging.string
: The token returned by the previous request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves the shipping settings of the account.
google_content.content.shippingsettings.get({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account for which to get/update shipping settings.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Updates the shipping settings of the account. Any fields that are not provided are deleted from the resource.
google_content.content.shippingsettings.update({
"merchantId": "",
"accountId": ""
}, context)
object
string
: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId
must be the ID of a sub-account of this account.string
: The ID of the account for which to get/update shipping settings.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves supported carriers and carrier services for an account.
google_content.content.shippingsettings.getsupportedcarriers({
"merchantId": ""
}, context)
object
string
: The ID of the account for which to retrieve the supported carriers.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves supported holidays for an account.
google_content.content.shippingsettings.getsupportedholidays({
"merchantId": ""
}, context)
object
string
: The ID of the account for which to retrieve the supported holidays.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Retrieves supported pickup services for an account.
google_content.content.shippingsettings.getsupportedpickupservices({
"merchantId": ""
}, context)
object
string
: The ID of the account for which to retrieve the supported pickup services.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Sandbox only. Creates a test order.
google_content.content.orders.createtestorder({
"merchantId": ""
}, context)
object
string
: The ID of the account that should manage the order. This cannot be a multi-client account.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Sandbox only. Moves a test order from state "inProgress
" to state "pendingShipment
".
google_content.content.orders.advancetestorder({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the test order to modify.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Sandbox only. Cancels a test order for customer-initiated cancellation.
google_content.content.orders.canceltestorderbycustomer({
"merchantId": "",
"orderId": ""
}, context)
object
string
: The ID of the account that manages the order. This cannot be a multi-client account.string
: The ID of the test order to cancel.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Sandbox only. Retrieves an order template that can be used to quickly create a new order in sandbox.
google_content.content.orders.gettestordertemplate({
"merchantId": "",
"templateName": ""
}, context)
object
string
: The ID of the account that should manage the order. This cannot be a multi-client account.string
(values: TEMPLATE1, TEMPLATE2, TEMPLATE1A, TEMPLATE1B, TEMPLATE3, TEMPLATE4): The name of the template to retrieve.string
: The country of the template to retrieve. Defaults to US
.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").object
: Account data. After the creation of a new account it may take a few minutes before it is fully operational. The methods delete, insert, and update require the admin role.
array
: List of linked Ads accounts that are active or pending approval. To create a new link request, add a new link with status active
to the list. It will remain in a pending
state until approved or rejected either in the Ads interface or through the AdWords API. To delete an active link, or to cancel a link request, remove it from the list.
boolean
: Indicates whether the merchant sells adult content.string
: ID of CSS the account belongs to.string
: Required for update. Merchant Center account ID.string
: Identifies what kind of resource this is. Value: the fixed string "content#account
"array
: List of label IDs that are assigned to the account by CSS.
string
string
: Required. Display name for the account.string
: Client-specific, locally-unique, internal ID for the child account.array
: Users with access to the account. Every account (except for subaccounts) must have at least one admin user.
string
: The merchant's website.array
: List of linked YouTube channels that are active or pending approval. To create a new link request, add a new link with status active
to the list. It will remain in a pending
state until approved or rejected in the YT Creator Studio interface. To delete an active link, or to cancel a link request, remove it from the list.
object
string
: CLDR country code (e.g. "US"). This value cannot be set for a sub-account of an MCA. All MCA sub-accounts inherit the country of their parent MCA.string
: City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).string
: Postal code or ZIP (e.g. "94043").string
: Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").string
: Street-level part of the address.object
string
: Customer ID of the Ads account.string
: Status of the link between this Merchant Center account and the Ads account. Upon retrieval, it represents the actual status of the link and can be either active
if it was approved in Google Ads or pending
if it's pending approval. Upon insertion, it represents the intended status of the link. Re-uploading a link with status active
when it's still pending or with status pending
when it's already active will have no effect: the status will remain unchanged. Re-uploading a link with deprecated status inactive
is equivalent to not submitting the link at all and will delete the link if it was active or cancel the link request if it was pending. Acceptable values are: - "active
" - "pending
"object
string
: The phone number of the business.object
string
: Customer service email.string
: Customer service phone number.string
: Customer service URL.object
string
: The ID of the GMB account. If this is provided, then gmbEmail
is ignored. The value of this field should match the accountId
used by the GMB API.string
: The GMB email address of which a specific account within a GMB account. A sample account within a GMB account could be a business account with set of locations, managed under the GMB account.string
: Status of the link between this Merchant Center account and the GMB account. Acceptable values are: - "active
" - "pending
"object
string
: The aggregator ID, set for aggregators and subaccounts (in that case, it represents the aggregator of the subaccount).string
: The merchant account ID, set for individual accounts and subaccounts.object
: Label assigned by CSS domain or CSS group to one of its sub-accounts.
string
: Immutable. The ID of account this label belongs to.string
: The description of this label.string
: Output only. The ID of the label.string
: The display name of this label.object
: The status of an account, i.e., information about its products, which is computed offline and not returned immediately at insertion time.
string
: The ID of the account for which the status is reported.array
: A list of account level issues.
string
: Identifies what kind of resource this is. Value: the fixed string "content#accountStatus
"array
: List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.
boolean
: Whether the account's website is claimed or not.object
string
: Country for which this issue is reported.string
: The destination the issue applies to. If this field is empty then the issue applies to all available destinations.string
: Additional details about the issue.string
: The URL of a web page to help resolving this issue.string
: Issue identifier.string
: Severity of the issue. Acceptable values are: - "critical
" - "error
" - "suggestion
"string
: Short description of the issue.object
string
: The attribute's name, if the issue is caused by a single attribute.string
: The error code of the issue.string
: A short issue description in English.string
: A detailed issue description in English.string
: The URL of a web page to help with resolving this issue.string
: Number of items with this issue.string
: Whether the issue can be resolved by the merchant.string
: How this issue affects serving of the offer.object
string
: The channel the data applies to. Acceptable values are: - "local
" - "online
"string
: The country the data applies to.string
: The destination the data applies to.array
: List of item-level issues.
object
string
: Number of active offers.string
: Number of disapproved offers.string
: Number of expiring offers.string
: Number of pending offers.object
: The tax settings of a merchant account. All methods require the admin role.
string
: Required. The ID of the account to which these account tax settings belong.string
: Identifies what kind of resource this is. Value: the fixed string "content#accountTax".array
: Tax rules. Updating the tax rules will enable US taxes (not reversible). Defining no rules is equivalent to not charging tax at all.
object
: Tax calculation rule to apply in a state or province (USA only).
string
: Country code in which tax is applicable.string
: Required. State (or province) is which the tax is applicable, described by its location ID (also called criteria ID).string
: Explicit tax rate in percent, represented as a floating point number without the percentage character. Must not be negative.boolean
: If true, shipping charges are also taxed.boolean
: Whether the tax rate is taken from a global tax table or specified explicitly.object
boolean
: Whether user is an admin.string
: User's email address.boolean
: Whether user is an order manager.boolean
: Whether user can access payment statements.boolean
: Whether user can manage payment settings.object
string
: Channel ID.string
: Status of the link between this Merchant Center account and the YouTube channel. Upon retrieval, it represents the actual status of the link and can be either active
if it was approved in YT Creator Studio or pending
if it's pending approval. Upon insertion, it represents the intended status of the link. Re-uploading a link with status active
when it's still pending or with status pending
when it's already active will have no effect: the status will remain unchanged. Re-uploading a link with deprecated status inactive
is equivalent to not submitting the link at all and will delete the link if it was active or cancel the link request if it was pending.object
array
: The account identifiers corresponding to the authenticated user. - For an individual account: only the merchant ID is defined - For an aggregator: only the aggregator ID is defined - For a subaccount of an MCA: both the merchant ID and the aggregator ID are defined.
string
: Identifies what kind of resource this is. Value: the fixed string "content#accountsAuthInfoResponse".object
string
: Identifies what kind of resource this is. Value: the fixed string "content#accountsClaimWebsiteResponse".object
array
: The request entries to be processed in the batch.
object
: A batch entry encoding a single non-batch accounts request.
string
: The ID of the targeted account. Only defined if the method is not insert
.integer
: An entry ID, unique within the batch request.boolean
: Whether the account should be deleted if the account has offers. Only applicable if the method is delete
.array
: Label IDs for the 'updatelabels' request.
string
string
: The ID of the managing account.string
: The method of the batch entry. Acceptable values are: - "claimWebsite
" - "delete
" - "get
" - "insert
" - "link
" - "update
"boolean
: Only applicable if the method is claimwebsite
. Indicates whether or not to take the claim from another account in case there is a conflict.string
: Controls which fields are visible. Only applicable if the method is 'get'.object
string
: Action to perform for this link. The "request"
action is only available to select merchants. Acceptable values are: - "approve
" - "remove
" - "request
"string
: Type of the link between the two accounts. Acceptable values are: - "channelPartner
" - "eCommercePlatform
"string
: The ID of the linked account.array
: Provided services. Acceptable values are: - "shoppingAdsProductManagement
" - "shoppingAdsOther
" - "shoppingActionsProductManagement
" - "shoppingActionsOrderManagement
" - "shoppingActionsOther
"
string
object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#accountsCustomBatchResponse".object
: A batch entry encoding a single non-batch accounts response.
object
string
: Action to perform for this link. The "request"
action is only available to select merchants. Acceptable values are: - "approve
" - "remove
" - "request
"string
: Type of the link between the two accounts. Acceptable values are: - "channelPartner
" - "eCommercePlatform
"string
: The ID of the linked account.array
: List of provided services.
string
object
string
: Identifies what kind of resource this is. Value: the fixed string "content#accountsLinkResponse".object
string
: Identifies what kind of resource this is. Value: the fixed string "content#accountsListLinksResponse".array
: The list of available links.
string
: The token for the retrieval of the next page of links.object
string
: Identifies what kind of resource this is. Value: the fixed string "content#accountsListResponse".string
: The token for the retrieval of the next page of accounts.array
object
array
: The IDs of labels that should be assigned to the account.
string
object
string
: Identifies what kind of resource this is. Value: the fixed string "content#accountsUpdateLabelsResponse".object
array
: The request entries to be processed in the batch.
object
: A batch entry encoding a single non-batch accountstatuses request.
string
: The ID of the (sub-)account whose status to get.integer
: An entry ID, unique within the batch request.array
: If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.
string
string
: The ID of the managing account.string
: The method of the batch entry. Acceptable values are: - "get
"object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#accountstatusesCustomBatchResponse".object
: A batch entry encoding a single non-batch accountstatuses response.
integer
: The ID of the request entry this entry responds to.object
string
: Identifies what kind of resource this is. Value: the fixed string "content#accountstatusesListResponse".string
: The token for the retrieval of the next page of account statuses.array
object
array
: The request entries to be processed in the batch.
object
: A batch entry encoding a single non-batch accounttax request.
string
: The ID of the account for which to get/update account tax settings.integer
: An entry ID, unique within the batch request.string
: The ID of the managing account.string
: The method of the batch entry. Acceptable values are: - "get
" - "update
"object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#accounttaxCustomBatchResponse".object
: A batch entry encoding a single non-batch accounttax response.
integer
: The ID of the request entry this entry responds to.string
: Identifies what kind of resource this is. Value: the fixed string "content#accounttaxCustomBatchResponseEntry
"object
string
: Identifies what kind of resource this is. Value: the fixed string "content#accounttaxListResponse".string
: The token for the retrieval of the next page of account tax settings.array
object
array
: Regular business days. May not be empty.
string
object
string
: Carrier service, such as "UPS"
or "Fedex"
. The list of supported carriers can be retrieved via the getSupportedCarriers
method. Required.string
: Carrier service, such as "ground"
or "2 days"
. The list of supported services for a carrier can be retrieved via the getSupportedCarriers
method. Required.string
: Name of the carrier rate. Must be unique per rate group. Required.string
: Shipping origin for this carrier rate. Required.string
: Multiplicative shipping rate modifier as a number in decimal notation. Can be negative. For example "5.4"
increases the rate by 5.4%, "-3"
decreases the rate by 3%. Optional.object
string
: The CLDR country code of the carrier (e.g., "US"). Always present.string
: The name of the carrier (e.g., "UPS"
). Always present.array
: A list of supported services (e.g., "ground"
) for that carrier. Contains at least one service.
string
object
: Information about CSS domain.
string
: Output only. Immutable. The CSS domain ID.string
: Output only. Immutable. The ID of the CSS group this CSS domain is affiliated with. Only populated for CSS group users.string
: Output only. Immutable. The CSS domain's display name, used when space is constrained.string
: Output only. Immutable. The CSS domain's full name.string
: Output only. Immutable. The CSS domain's homepage.array
: A list of label IDs that are assigned to this CSS domain by its CSS group. Only populated for CSS group users.
string
object
array
: Subattributes within this attribute group. Exactly one of value or groupValues must be provided.
string
: The name of the attribute. Underscores will be replaced by spaces upon insertion.string
: The value of the attribute.object
string
: Description of the reason.string
: Code of the return reason. Acceptable values are: - "betterPriceFound
" - "changedMind
" - "damagedOrDefectiveItem
" - "didNotMatchDescription
" - "doesNotFit
" - "expiredItem
" - "incorrectItemReceived
" - "noLongerNeeded
" - "notSpecified
" - "orderedWrongItem
" - "other
" - "qualityNotExpected
" - "receivedTooLate
" - "undeliverable
"object
integer
: Hour of the cutoff time until which an order has to be placed to be processed in the same day. Required.integer
: Minute of the cutoff time until which an order has to be placed to be processed in the same day. Required.string
: Timezone identifier for the cutoff time. A list of identifiers can be found in the AdWords API documentation. E.g. "Europe/Zurich". Required.object
: Datafeed configuration data.
string
: The two-letter ISO 639-1 language in which the attributes are defined in the data feed.string
: Required. The type of data feed. For product inventory feeds, only feeds for local stores, not online stores, are supported. Acceptable values are: - "local products
" - "product inventory
" - "products
"string
: Required. The filename of the feed. All feeds must have a unique file name.string
: Required for update. The ID of the data feed.string
: Identifies what kind of resource this is. Value: the fixed string "content#datafeed
"string
: Required for insert. A descriptive name of the data feed.array
: The targets this feed should apply to (country, language, destinations).
object
: The required fields vary based on the frequency of fetching. For a monthly fetch schedule, day_of_month and hour are required. For a weekly fetch schedule, weekday and hour are required. For a daily fetch schedule, only hour is required.
integer
: The day of the month the feed file should be fetched (1-31).string
: The URL where the feed file can be fetched. Google Merchant Center will support automatic scheduled uploads using the HTTP, HTTPS, FTP, or SFTP protocols, so the value will need to be a valid link using one of those four protocols.integer
: The hour of the day the feed file should be fetched (0-23).integer
: The minute of the hour the feed file should be fetched (0-59). Read-only.string
: An optional password for fetch_url.boolean
: Whether the scheduled fetch is paused or not.string
: Time zone used for schedule. UTC by default. E.g., "America/Los_Angeles".string
: An optional user name for fetch_url.string
: The day of the week the feed file should be fetched. Acceptable values are: - "monday
" - "tuesday
" - "wednesday
" - "thursday
" - "friday
" - "saturday
" - "sunday
"object
string
: Delimiter for the separation of values in a delimiter-separated values feed. If not specified, the delimiter will be auto-detected. Ignored for non-DSV data feeds. Acceptable values are: - "pipe
" - "tab
" - "tilde
"string
: Character encoding scheme of the data feed. If not specified, the encoding will be auto-detected. Acceptable values are: - "latin-1
" - "utf-16be
" - "utf-16le
" - "utf-8
" - "windows-1252
"string
: Specifies how double quotes are interpreted. If not specified, the mode will be auto-detected. Ignored for non-DSV data feeds. Acceptable values are: - "normal character
" - "value quoting
"object
: The status of a datafeed, i.e., the result of the last retrieval of the datafeed computed asynchronously when the feed processing is finished.
string
: The country for which the status is reported, represented as a CLDR territory code.string
: The ID of the feed for which the status is reported.array
: The list of errors occurring in the feed.
string
: The number of items in the feed that were processed.string
: The number of items in the feed that were valid.string
: Identifies what kind of resource this is. Value: the fixed string "content#datafeedStatus
"string
: The two-letter ISO 639-1 language for which the status is reported.string
: The last date at which the feed was uploaded.string
: The processing status of the feed. Acceptable values are: - ""
failure": The feed could not be processed or all items had errors.
" - "in progress
": The feed is being processed. - "none
": The feed has not yet been processed. For example, a feed that has never been uploaded will have this processing status. - "success
": The feed was processed successfully, though some items might have had errors.array
: The list of errors occurring in the feed.
object
: An error occurring in the feed, like "invalid price".
string
: The code of the error, e.g., "validation/invalid_value".string
: The number of occurrences of the error in the feed.array
: A list of example occurrences of the error, grouped by product.
string
: The error message, e.g., "Invalid price".object
: An example occurrence for a particular error.
string
: The ID of the example item.string
: Line number in the data feed where the example is found.string
: The problematic value.object
string
: The country where the items in the feed will be included in the search index, represented as a CLDR territory code.array
: The list of destinations to exclude for this target (corresponds to unchecked check boxes in Merchant Center).
string
array
: The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in excludedDestinations
. List of supported destinations (if available to the account): - DisplayAds - Shopping - ShoppingActions - SurfacesAcrossGoogle
string
string
: The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for targets[].country
.object
array
: The request entries to be processed in the batch.
object
: A batch entry encoding a single non-batch datafeeds request.
integer
: An entry ID, unique within the batch request.string
: The ID of the data feed to get, delete or fetch.string
: The ID of the managing account.string
: The method of the batch entry. Acceptable values are: - "delete
" - "fetchNow
" - "get
" - "insert
" - "update
"object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#datafeedsCustomBatchResponse".object
: A batch entry encoding a single non-batch datafeeds response.
object
string
: Identifies what kind of resource this is. Value: the fixed string "content#datafeedsFetchNowResponse".object
string
: Identifies what kind of resource this is. Value: the fixed string "content#datafeedsListResponse".string
: The token for the retrieval of the next page of datafeeds.array
object
array
: The request entries to be processed in the batch.
object
: A batch entry encoding a single non-batch datafeedstatuses request.
integer
: An entry ID, unique within the batch request.string
: The country for which to get the datafeed status. If this parameter is provided then language must also be provided. Note that for multi-target datafeeds this parameter is required.string
: The ID of the data feed to get.string
: The language for which to get the datafeed status. If this parameter is provided then country must also be provided. Note that for multi-target datafeeds this parameter is required.string
: The ID of the managing account.string
: The method of the batch entry. Acceptable values are: - "get
"object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#datafeedstatusesCustomBatchResponse".object
: A batch entry encoding a single non-batch datafeedstatuses response.
integer
: The ID of the request entry this entry responds to.object
string
: Identifies what kind of resource this is. Value: the fixed string "content#datafeedstatusesListResponse".string
: The token for the retrieval of the next page of datafeed statuses.array
object
: Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day value, with a zero year, such as an anniversary * A year on its own, with zero month and day values * A year and month value, with a zero day, such as a credit card expiration date Related types are google.type.TimeOfDay and google.protobuf.Timestamp
.
integer
: Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.integer
: Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.integer
: Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.object
: Represents civil time (or occasionally physical time). This type can represent a civil time in one of a few possible ways: * When utc_offset is set and time_zone is unset: a civil time on a calendar day with a particular offset from UTC. * When time_zone is set and utc_offset is unset: a civil time on a calendar day in a particular time zone. * When neither time_zone nor utc_offset is set: a civil time on a calendar day in local time. The date is relative to the Proleptic Gregorian Calendar. If year is 0, the DateTime is considered not to have a specific year. month and day must have valid, non-zero values. This type may also be used to represent a physical time if all the date and time fields are set and either case of the time_offset
oneof is set. Consider using Timestamp
message for physical time instead. If your use case also would like to store the user's timezone, that can be done in another field. This type is more flexible than some applications may want. Make sure to document and validate your application's limitations.
integer
: Required. Day of month. Must be from 1 to 31 and valid for the year and month.integer
: Required. Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.integer
: Required. Minutes of hour of day. Must be from 0 to 59.integer
: Required. Month of year. Must be from 1 to 12.integer
: Required. Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.integer
: Required. Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.string
: UTC offset. Must be whole seconds, between -18 hours and +18 hours. For example, a UTC offset of -4:00 would be represented as { seconds: -14400 }.integer
: Optional. Year of date. Must be from 1 to 9999, or 0 if specifying a datetime without a year.object
array
: Holiday cutoff definitions. If configured, they specify order cutoff times for holiday-specific shipping.
integer
: Maximum number of business days spent before an order is shipped. 0 means same day shipped, 1 means next day shipped. Must be greater than or equal to minHandlingTimeInDays
.integer
: Maximum number of business days that is spent in transit. 0 means same day delivery, 1 means next day delivery. Must be greater than or equal to minTransitTimeInDays
.integer
: Minimum number of business days spent before an order is shipped. 0 means same day shipped, 1 means next day shipped.integer
: Minimum number of business days that is spent in transit. 0 means same day delivery, 1 means next day delivery. Either {min,max}TransitTimeInDays
or transitTimeTable
must be set, but not both.object
: An error returned by the API.
string
: The domain of the error.string
: A description of the error.string
: The error code.object
: A list of errors returned by a failed batch entry.
integer
: The HTTP status of the first error in errors
.array
: A list of errors.
string
: The message of the first error in errors
.object
string
: The ID of the Merchant Center account.array
: A list of GMB accounts which are available to the merchant.
object
string
: The email which identifies the GMB account.string
: Number of listings under this account.string
: The name of the GMB account.string
: The type of the GMB account (User or Business).object
: A non-empty list of row or column headers for a table. Exactly one of prices
, weights
, numItems
, postalCodeGroupNames
, or location
must be set.
array
: A list of location ID sets. Must be non-empty. Can only be set if all other fields are not set.
array
: A list of inclusive number of items upper bounds. The last value can be "infinity"
. For example ["10", "50", "infinity"]
represents the headers "<= 10 items", "<= 50 items", and "> 50 items". Must be non-empty. Can only be set if all other fields are not set.
string
array
: A list of postal group names. The last value can be "all other locations"
. Example: ["zone 1", "zone 2", "all other locations"]
. The referred postal code groups must match the delivery country of the service. Must be non-empty. Can only be set if all other fields are not set.
string
array
: A list of inclusive order price upper bounds. The last price's value can be "infinity"
. For example [{"value": "10", "currency": "USD"}, {"value": "500", "currency": "USD"}, {"value": "infinity", "currency": "USD"}]
represents the headers "<= $10", "<= $500", and "> $500". All prices within a service must have the same currency. Must be non-empty. Can only be set if all other fields are not set.
array
: A list of inclusive order weight upper bounds. The last weight's value can be "infinity"
. For example [{"value": "10", "unit": "kg"}, {"value": "50", "unit": "kg"}, {"value": "infinity", "unit": "kg"}]
represents the headers "<= 10kg", "<= 50kg", and "> 50kg". All weights within a service must have the same unit. Must be non-empty. Can only be set if all other fields are not set.
object
string
: Date of the order deadline, in ISO 8601 format. E.g. "2016-11-29" for 29th November 2016. Required.integer
: Hour of the day on the deadline date until which the order has to be placed to qualify for the delivery guarantee. Possible values are: 0 (midnight), 1, ..., 12 (noon), 13, ..., 23. Required.string
: Timezone identifier for the deadline hour. A list of identifiers can be found in the AdWords API documentation. E.g. "Europe/Zurich". Required.string
: Unique identifier for the holiday. Required.string
: Date on which the deadline will become visible to consumers in ISO 8601 format. E.g. "2016-10-31" for 31st October 2016. Required.object
string
: The CLDR territory code of the country in which the holiday is available. E.g. "US", "DE", "GB". A holiday cutoff can only be configured in a shipping settings service with matching delivery country. Always present.string
: Date of the holiday, in ISO 8601 format. E.g. "2016-12-25" for Christmas 2016. Always present.string
: Date on which the order has to arrive at the customer's, in ISO 8601 format. E.g. "2016-12-24" for 24th December 2016. Always present.string
: Hour of the day in the delivery location's timezone on the guaranteed delivery date by which the order has to arrive at the customer's. Possible values are: 0 (midnight), 1, ..., 12 (noon), 13, ..., 23. Always present.string
: Unique identifier for the holiday to be used when configuring holiday cutoffs. Always present.string
: The holiday type. Always present. Acceptable values are: - "Christmas
" - "Easter
" - "Father's Day
" - "Halloween
" - "Independence Day (USA)
" - "Mother's Day
" - "Thanksgiving
" - "Valentine's Day
"object
: Map of inapplicability details.
string
: Count of this inapplicable reason code.string
(values: INAPPLICABLE_REASON_UNSPECIFIED, CANNOT_BEAT_BUYBOX_WINNER, ALREADY_WINNING_BUYBOX, TRIUMPHED_OVER_BY_SAME_TYPE_RULE, TRIUMPHED_OVER_BY_OTHER_RULE_ON_OFFER, RESTRICTIONS_NOT_MET): Reason code this rule was not applicable.object
string
: The number of installments the buyer has to pay.object
array
: Summary of the total amounts of the additional charges.
object
string
: [required] Type of the additional charge. Acceptable values are: - "shipping
"object
: The IDs of labels that should be assigned to the CSS domain.
array
: The list of label IDs.
string
object
string
: The status of the verification process for the About page. Acceptable values are: - "active
" - "inactive
" - "pending
"string
: The URL for the About page.object
string
: Required. CLDR country code (e.g. "US").boolean
: The status of the "Merchant hosted local storefront" feature.boolean
: The status of the "Store pickup" feature.object
string
: The email of the contact for the inventory verification process.string
: The name of the contact for the inventory verification process.string
: The status of the verification contact. Acceptable values are: - "active
" - "inactive
" - "pending
"string
: The status of the inventory verification process. Acceptable values are: - "active
" - "inactive
" - "pending
"object
string
: Shipping cost and policy URL.string
: The status of the ?On display to order? feature. Acceptable values are: - "active
" - "inactive
" - "pending
"object
string
: The ID of the POS data provider.string
: The account ID by which this merchant is known to the POS data provider.object
: Local Inventory ads (LIA) settings. All methods except listposdataproviders require the admin role.
string
: The ID of the account to which these LIA settings belong. Ignored upon update, always present in get request responses.array
: The LIA settings for each country.
string
: Identifies what kind of resource this is. Value: the fixed string "content#liaSettings
"object
array
: The request entries to be processed in the batch.
object
string
: The ID of the account for which to get/update account LIA settings.integer
: An entry ID, unique within the batch request.string
: Inventory validation contact email. Required only for SetInventoryValidationContact.string
: Inventory validation contact name. Required only for SetInventoryValidationContact.string
: The country code. Required only for RequestInventoryVerification.string
: The GMB account. Required only for RequestGmbAccess.string
: The ID of the managing account.string
: The method of the batch entry. Acceptable values are: - "get
" - "getAccessibleGmbAccounts
" - "requestGmbAccess
" - "requestInventoryVerification
" - "setInventoryVerificationContact
" - "update
"string
: The ID of POS data provider. Required only for SetPosProvider.string
: The account ID by which this merchant is known to the POS provider.object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#liasettingsCustomBatchResponse".object
integer
: The ID of the request entry to which this entry responds.string
: Identifies what kind of resource this is. Value: the fixed string "content#liasettingsCustomBatchResponseEntry
"array
: The list of POS data providers.
object
string
: The ID of the Merchant Center account.array
: A list of GMB accounts which are available to the merchant.
string
: Identifies what kind of resource this is. Value: the fixed string "content#liasettingsGetAccessibleGmbAccountsResponse".object
string
: Identifies what kind of resource this is. Value: the fixed string "content#liasettingsListPosDataProvidersResponse".array
: The list of POS data providers for each eligible country
object
string
: Identifies what kind of resource this is. Value: the fixed string "content#liasettingsListResponse".string
: The token for the retrieval of the next page of LIA settings.array
object
string
: Identifies what kind of resource this is. Value: the fixed string "content#liasettingsRequestGmbAccessResponse".object
string
: Identifies what kind of resource this is. Value: the fixed string "content#liasettingsRequestInventoryVerificationResponse".object
string
: Identifies what kind of resource this is. Value: the fixed string "content#liasettingsSetInventoryVerificationContactResponse".object
string
: Identifies what kind of resource this is. Value: the fixed string "content#liasettingsSetPosDataProviderResponse".object
string
: Service provided to or by the linked account. Acceptable values are: - "shoppingActionsOrderManagement
" - "shoppingActionsProductManagement
" - "shoppingAdsProductManagement
"string
: Status of the link Acceptable values are: - "active
" - "inactive
" - "pending
"object
string
: The ID of the linked account.array
: List of provided services.
object
: Response message for the ListAccountLabels
method.
array
: The labels from the specified account.
string
: A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.object
: The response message for the ListCsses
method
array
: The CSS domains affiliated with the specified CSS group.
string
: A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.object
: Response message for the ListRegions
method.
string
: A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.array
: The regions from the specified merchant.
object
: Response message for the ListRepricingProductReports method.
string
: A token for retrieving the next page. Its absence means there is no subsequent page.array
: Periodic reports for the given Repricing product.
object
: Response message for the ListRepricingRuleReports method.
string
: A token for retrieving the next page. Its absence means there is no subsequent page.array
: Daily reports for the given Repricing rule.
object
: Response message for the ListRepricingRules
method.
string
: A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.array
: The rules from the specified merchant.
object
: Local inventory resource. For accepted attribute values, see the local product inventory feed specification.
string
: Availability of the product. For accepted attribute values, see the local product inventory feed specification.string
: In-store product location.string
: Identifies what kind of resource this is. Value: the fixed string "content#localInventory
"string
: Supported pickup method for this offer. Unless the value is "not supported", this field must be submitted together with pickupSla
. For accepted attribute values, see the local product inventory feed // specification.string
: Expected date that an order will be ready for pickup relative to the order date. Must be submitted together with pickupMethod
. For accepted attribute values, see the local product inventory feed specification.integer
: Quantity of the product. Must be nonnegative.string
: A date range represented by a pair of ISO 8601 dates separated by a space, comma, or slash. Both dates may be specified as 'null' if undecided.string
: Required. Store code of this local inventory resource.object
array
: The request entries to be processed in the batch.
object
: Batch entry encoding a single local inventory update request.
integer
: An entry ID, unique within the batch request.string
: The ID of the managing account.string
: Method of the batch request entry. Acceptable values are: - "insert
"string
: The ID of the product for which to update local inventory.object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#localinventoryCustomBatchResponse".object
: Batch entry encoding a single local inventory update response.
integer
: The ID of the request entry this entry responds to.string
: Identifies what kind of resource this is. Value: the fixed string "content#localinventoryCustomBatchResponseEntry
"object
array
: A non-empty list of location IDs. They must all be of the same location type (e.g., state).
string
object
string
: Name of loyalty points program. It is recommended to limit the name to 12 full-width characters or 24 Roman characters.string
: The retailer's loyalty points in absolute value.number
: The ratio of a point when converted to currency. Google assumes currency based on Merchant Center settings. If ratio is left out, it defaults to 1.0.object
: Order return. Production access (all methods) requires the order manager role. Sandbox access does not.
string
: The date of creation of the return, in ISO 8601 format.string
: Merchant defined order ID.string
: Google order ID.string
: Order return ID generated by Google.array
: Items of the return.
array
: Shipments of the return.
object
string
: Product level item ID. If the returned items are of the same product, they will have the same ID.string
: Unit level ID for the return item. Different units of the same product will have different IDs.array
: IDs of the return shipments that this return item belongs to.
string
string
: ID of the original shipment group. Provided for shipments with invoice support.string
: ID of the shipment unit assigned by the merchant. Provided for shipments with invoice support.string
: State of the item. Acceptable values are: - "canceled
" - "new
" - "received
" - "refunded
" - "rejected
"object
string
: Description of the reason.string
: Code of the rejection reason.object
array
object
: A list of store code sets sharing the same minimum order value. At least two sets are required and the last one must be empty, which signifies 'MOV for all other stores'. Each store code can only appear once across all the sets. All prices within a service must have the same currency.
array
: A list of unique store codes or empty for the catch all.
string
object
: Order. Production access (all methods) requires the order manager role. Sandbox access does not.
boolean
: Whether the order was acknowledged.array
: List of key-value pairs that are attached to a given order.
string
: The REST ID of the order. Globally unique.string
: Identifies what kind of resource this is. Value: the fixed string "content#order
"array
: Line items that are ordered.
string
string
: Merchant-provided ID of the order.string
: The status of the payment. Acceptable values are: - "paymentCaptured
" - "paymentRejected
" - "paymentSecured
" - "pendingAuthorization
"string
: The date when the order was placed, in ISO 8601 format.array
: Promotions associated with the order. To determine which promotions apply to which products, check the Promotions[].appliedItems[].lineItemId
field against the LineItems[].id
field for each promotion. If a promotion is applied to more than 1 offerId, divide the discount value by the number of affected offers to determine how much discount to apply to each offerId. Examples: 1. To calculate price paid by the customer for a single line item including the discount: For each promotion, subtract the LineItems[].adjustments[].priceAdjustment.value
amount from the LineItems[].Price.value
. 2. To calculate price paid by the customer for a single line item including the discount in case of multiple quantity: For each promotion, divide the LineItems[].adjustments[].priceAdjustment.value
by the quantity of products then subtract the resulting value from the LineItems[].Product.Price.value
for each quantity item. Only 1 promotion can be applied to an offerId in a given order. To refund an item which had a promotion applied to it, make sure to refund the amount after first subtracting the promotion discount from the item price. More details about the program are here.
array
: Refunds for the order.
array
: Shipments of the order.
string
: The status of the order. Acceptable values are: - "canceled
" - "delivered
" - "inProgress
" - "partiallyDelivered
" - "partiallyReturned
" - "partiallyShipped
" - "pendingShipment
" - "returned
" - "shipped
"string
: The party responsible for collecting and remitting taxes. Acceptable values are: - "marketplaceFacilitator
" - "merchant
"object
string
: CLDR country code (e.g. "US").array
: Strings representing the lines of the printed label for mailing the order, for example: John Smith 1600 Amphitheatre Parkway Mountain View, CA, 94043 United States
string
boolean
: Whether the address is a post office box.string
: City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).string
: Postal Code or ZIP (e.g. "94043").string
: Name of the recipient.string
: Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").array
: Street-level part of the address.
string
object
string
: The actor that created the cancellation. Acceptable values are: - "customer
" - "googleBot
" - "googleCustomerService
" - "googlePayments
" - "googleSabre
" - "merchant
"string
: Date on which the cancellation has been created, in ISO 8601 format.integer
: The quantity that was canceled.string
: The reason for the cancellation. Orders that are canceled with a noInventory reason will lead to the removal of the product from Buy on Google until you make an update to that product. This will not affect your Shopping ads. Acceptable values are: - "autoPostInternal
" - "autoPostInvalidBillingAddress
" - "autoPostNoInventory
" - "autoPostPriceError
" - "autoPostUndeliverableShippingAddress
" - "couponAbuse
" - "customerCanceled
" - "customerInitiatedCancel
" - "customerSupportRequested
" - "failToPushOrderGoogleError
" - "failToPushOrderMerchantError
" - "failToPushOrderMerchantFulfillmentError
" - "failToPushOrderToMerchant
" - "failToPushOrderToMerchantOutOfStock
" - "invalidCoupon
" - "malformedShippingAddress
" - "merchantDidNotShipOnTime
" - "noInventory
" - "orderTimeout
" - "other
" - "paymentAbuse
" - "paymentDeclined
" - "priceError
" - "returnRefundAbuse
" - "shippingPriceError
" - "taxError
" - "undeliverableShippingAddress
" - "unsupportedPoBoxAddress
"string
: The explanation of the reason.object
string
: Full name of the customer.string
: Email address for the merchant to send value-added tax or invoice documentation of the order. Only the last document sent is made available to the customer. For more information, see About automated VAT invoicing for Buy on Google.object
string
: The loyalty card/membership number.string
: Name of card/membership holder, this field will be populated whenobject
string
: Last known customer selection regarding marketing preferences. In certain cases this selection might not be known, so this field would be empty. If a customer selected granted
in their most recent order, they can be subscribed to marketing emails. Customers who have chosen denied
must not be subscribed, or must be unsubscribed if already opted-in. Acceptable values are: - "denied
" - "granted
"string
: Timestamp when last time marketing preference was updated. Could be empty, if user wasn't offered a selection yet.string
: Email address that can be used for marketing purposes. The field may be empty even if explicitMarketingPreference
is 'granted'. This happens when retrieving an old order from the customer who deleted their account.object
string
: The phone number of the person receiving the delivery.object
array
: Price and tax adjustments applied on the line item.
array
: Annotations that are attached to the line item.
array
: Cancellations of the line item.
string
: The ID of the line item.integer
: Number of items canceled.integer
: Number of items delivered.integer
: Number of items ordered.integer
: Number of items pending.integer
: Number of items ready for pickup.integer
: Number of items returned.integer
: Number of items shipped.integer
: Number of items undeliverable.array
: Returns of the line item.
object
object
string
: Brand of the item.string
: Condition or state of the item. Acceptable values are: - "new
" - "refurbished
" - "used
"string
: The two-letter ISO 639-1 language code for the item.array
: Associated fees at order creation time.
string
: Global Trade Item Number (GTIN) of the item.string
: The REST ID of the product.string
: URL of an image of the item.string
: Shared identifier for all variants of the same product.string
: Manufacturer Part Number (MPN) of the item.string
: An identifier of the item.string
: URL to the cached image shown to the user when order was placed.string
: The CLDR territory // code of the target country of the product.string
: The title of the product.array
: Variant attributes for the item. These are dimensions of the product, such as color, gender, material, pattern, and size. You can find a comprehensive list of variant attributes here.
object
string
: Name of the fee.object
string
: The dimension of the variant.string
: The value for the dimension.object
integer
: Required. How many days later the item can be returned.boolean
: Required. Whether the item is returnable.string
: Required. URL of the item return policy.object
string
: Required. The delivery by date, in ISO 8601 format.integer
: The promised time in minutes in which the order will be ready for pickup. This only applies to buy-online-pickup-in-store same-day order.string
: Required. The ship by date, in ISO 8601 format.string
: Type of shipment. Indicates whether deliveryDetails
or pickupDetails
is applicable for this shipment. Acceptable values are: - "delivery
" - "pickup
"object
string
: The carrier for the shipping. Optional. See shipments[].carrier
for a list of acceptable values.integer
: Required. Maximum transit time.string
: Required. The name of the shipping method.integer
: Required. Minimum transit time.object
string
: Key for additional merchant provided (as key-value pairs) annotation about the line item.string
: Value for additional merchant provided (as key-value pairs) annotation about the line item.object
string
: Key for additional google provided (as key-value pairs) annotation.string
: Value for additional google provided (as key-value pairs) annotation.object
array
: Collectors authorized to pick up shipment from the pickup location.
string
: ID of the pickup location.string
: The pickup type of this order. Acceptable values are: - "merchantStore
" - "merchantStoreCurbside
" - "merchantStoreLocker
" - "thirdPartyPickupPoint
" - "thirdPartyLocker
"object
string
: Name of the person picking up the shipment.string
: Phone number of the person picking up the shipment.object
array
: Items that this promotion may be applied to. If empty, there are no restrictions on applicable items and quantity. This field will also be empty for shipping promotions because shipping is not tied to any specific item.
array
: Items that this promotion have been applied to. Do not provide for orders.createtestorder
. This field will be empty for shipping promotions because shipping is not tied to any specific item.
string
: Promotion end time in ISO 8601 format. Date, time, and offset required, e.g., "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z".string
: Required. The party funding the promotion. Only merchant
is supported for orders.createtestorder
. Acceptable values are: - "google
" - "merchant
"string
: Required. This field is used to identify promotions within merchants' own systems.string
: A short title of the promotion to be shown on the checkout page. Do not provide for orders.createtestorder
.string
: Promotion start time in ISO 8601 format. Date, time, and offset required, e.g., "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z".string
: Required. The category of the promotion. Only moneyOff
is supported for orders.createtestorder
. Acceptable values are: - "buyMGetMoneyOff
" - "buyMGetNMoneyOff
" - "buyMGetNPercentOff
" - "buyMGetPercentOff
" - "freeGift
" - "freeGiftWithItemId
" - "freeGiftWithValue
" - "freeShippingOvernight
" - "freeShippingStandard
" - "freeShippingTwoDay
" - "moneyOff
" - "percentOff
" - "rewardPoints
" - "salePrice
"string
: Required. The title of the promotion.string
: Required. The scope of the promotion. Only product
is supported for orders.createtestorder
. Acceptable values are: - "product
" - "shipping
"object
string
: The line item ID of a product. Do not provide for orders.createtestorder
.string
: Required. Offer ID of a product. Only for orders.createtestorder
.string
: orders.createtestorder
.integer
: The quantity of the associated product. Do not provide for orders.createtestorder
.object
string
: The actor that created the refund. Acceptable values are: - "customer
" - "googleBot
" - "googleCustomerService
" - "googlePayments
" - "googleSabre
" - "merchant
"string
: Date on which the item has been created, in ISO 8601 format.string
: The reason for the refund. Acceptable values are: - "adjustment
" - "autoPostInternal
" - "autoPostInvalidBillingAddress
" - "autoPostNoInventory
" - "autoPostPriceError
" - "autoPostUndeliverableShippingAddress
" - "couponAbuse
" - "courtesyAdjustment
" - "customerCanceled
" - "customerDiscretionaryReturn
" - "customerInitiatedMerchantCancel
" - "customerSupportRequested
" - "deliveredLateByCarrier
" - "deliveredTooLate
" - "expiredItem
" - "failToPushOrderGoogleError
" - "failToPushOrderMerchantError
" - "failToPushOrderMerchantFulfillmentError
" - "failToPushOrderToMerchant
" - "failToPushOrderToMerchantOutOfStock
" - "feeAdjustment
" - "invalidCoupon
" - "lateShipmentCredit
" - "malformedShippingAddress
" - "merchantDidNotShipOnTime
" - "noInventory
" - "orderTimeout
" - "other
" - "paymentAbuse
" - "paymentDeclined
" - "priceAdjustment
" - "priceError
" - "productArrivedDamaged
" - "productNotAsDescribed
" - "promoReallocation
" - "qualityNotAsExpected
" - "returnRefundAbuse
" - "shippingCostAdjustment
" - "shippingPriceError
" - "taxAdjustment
" - "taxError
" - "undeliverableShippingAddress
" - "unsupportedPoBoxAddress
" - "wrongProductShipped
"string
: The explanation of the reason.object
: Order disbursement. All methods require the payment analyst role.
string
: The disbursement date, in ISO 8601 format.string
: The date the disbursement was initiated, in ISO 8601 format.string
: The ID of the disbursement.string
: The ID of the managing account.object
string
: The date the disbursement was created, in ISO 8601 format.string
: The date the disbursement was initiated, in ISO 8601 format.string
: The ID of the disbursement.string
: The ID of the managing account.string
: Merchant-provided ID of the order.string
: The ID of the order.string
: The date of the transaction, in ISO 8601 format.object
string
: The actor that created the refund. Acceptable values are: - "customer
" - "googleBot
" - "googleCustomerService
" - "googlePayments
" - "googleSabre
" - "merchant
"string
: Date on which the item has been created, in ISO 8601 format.integer
: Quantity that is returned.string
: The reason for the return. Acceptable values are: - "customerDiscretionaryReturn
" - "customerInitiatedMerchantCancel
" - "deliveredTooLate
" - "expiredItem
" - "invalidCoupon
" - "malformedShippingAddress
" - "other
" - "productArrivedDamaged
" - "productNotAsDescribed
" - "qualityNotAsExpected
" - "undeliverableShippingAddress
" - "unsupportedPoBoxAddress
" - "wrongProductShipped
"string
: The explanation of the reason.object
string
: The carrier handling the shipment. For supported carriers, Google includes the carrier name and tracking URL in emails to customers. For select supported carriers, Google also automatically updates the shipment status based on the provided shipment ID. Note: You can also use unsupported carriers, but emails to customers will not include the carrier name or tracking URL, and there will be no automatic order status updates. Supported carriers for US are: - "ups
" (United Parcel Service) automatic status updates - "usps
" (United States Postal Service) automatic status updates - "fedex
" (FedEx) *automatic status updates * - "dhl
" (DHL eCommerce) automatic status updates (US only) - "ontrac
" (OnTrac) *automatic status updates * - "dhl express
" (DHL Express) - "deliv
" (Deliv) - "dynamex
" (TForce) - "lasership
" (LaserShip) - "mpx
" (Military Parcel Xpress) - "uds
" (United Delivery Service) - "efw
" (Estes Forwarding Worldwide) - "jd logistics
" (JD Logistics) - "yunexpress
" (YunExpress) - "china post
" (China Post) - "china ems
" (China Post Express Mail Service) - "singapore post
" (Singapore Post) - "pos malaysia
" (Pos Malaysia) - "postnl
" (PostNL) - "ptt
" (PTT Turkish Post) - "eub
" (ePacket) - "chukou1
" (Chukou1 Logistics) - "bestex
" (Best Express) - "canada post
" (Canada Post) - "purolator
" (Purolator) - "canpar
" (Canpar) - "india post
" (India Post) - "blue dart
" (Blue Dart) - "delhivery
" (Delhivery) - "dtdc
" (DTDC) - "tpc india
" (TPC India) Supported carriers for FR are: - "la poste
" (La Poste) *automatic status updates * - "colissimo
" (Colissimo by La Poste) automatic status updates - "ups
" (United Parcel Service) *automatic status updates * - "chronopost
" (Chronopost by La Poste) - "gls
" (General Logistics Systems France) - "dpd
" (DPD Group by GeoPost) - "bpost
" (Belgian Post Group) - "colis prive
" (Colis Privé) - "boxtal
" (Boxtal) - "geodis
" (GEODIS) - "tnt
" (TNT) - "db schenker
" (DB Schenker) - "aramex
" (Aramex)string
: Date on which the shipment has been created, in ISO 8601 format.string
: Date on which the shipment has been delivered, in ISO 8601 format. Present only if status
is delivered
string
: The ID of the shipment.array
: The line items that are shipped.
string
: The shipment group ID of the shipment. This is set in shiplineitems request.string
: The status of the shipment. Acceptable values are: - "delivered
" - "readyForPickup
" - "shipped
" - "undeliverable
"string
: The tracking ID for the shipment.object
string
: The ID of the line item that is shipped. This value is assigned by Google when an order is created. Either lineItemId or productId is required.string
: The ID of the product to ship. This is the REST ID used in the products service. Either lineItemId or productId is required.integer
: The quantity that is shipped.object
string
: The phone number of the carrier fulfilling the delivery. The phone number is formatted as the international notation in ITU-T Recommendation E.123 (e.g., "+41 44 668 1800").string
: The date a shipment is scheduled for delivery, in ISO 8601 format.object
: Represents a merchant trade from which signals are extracted, e.g. shipping.
string
: Required. The delivery postal code, as a continuous string without spaces or dashes, e.g. "95016".string
: Required. The [CLDR territory code] (http://www.unicode.org/repos/cldr/tags/latest/common/main/en.xml) for the shipping destination.array
: Information about line items in the order.
string
: The Google merchant ID of this order tracking signal. This value is optional. If left unset, the caller's merchant ID is used. You must request access in order to provide data on behalf of another merchant. For more information, see Submitting Order Tracking Signals.string
: Required. The ID of the order on the merchant side.string
: Output only. The ID that uniquely identifies this order tracking signal.array
: The mapping of the line items to the shipment information.
array
: The shipping information for the order.
object
: The line items of the order.
string
: The Global Trade Item Number.string
: Required. The ID for this line item.string
: The manufacturer part number.string
: Required. The Content API REST ID of the product, in the form channel:contentLanguage:targetCountry:offerId.string
: Required. The quantity of the line item in the order.object
: Represents how many items are in the shipment for the given shipment_id and line_item_id.
string
: Required. The line item ID.string
: Required. The line item quantity in the shipment.string
: Required. The shipment ID.object
: The shipping information for the order.
string
: The name of the shipping carrier for the delivery. This field is required if one of the following fields is absent: earliest_delivery_promise_time, latest_delivery_promise_time, and actual_delivery_time.string
: The service type for fulfillment, e.g., GROUND, FIRST_CLASS, etc.string
: The origin postal code, as a continuous string without spaces or dashes, e.g. "95016".string
: The [CLDR territory code] (http://www.unicode.org/repos/cldr/tags/latest/common/main/en.xml) for the shipping origin.string
: Required. The shipment ID.string
(values: SHIPPING_STATE_UNSPECIFIED, SHIPPED, DELIVERED): The status of the shipment.string
: The tracking ID of the shipment. This field is required if one of the following fields is absent: earliest_delivery_promise_time, latest_delivery_promise_time, and actual_delivery_time.object
string
: [required] The ID of the invoice.array
: [required] Invoice details per line item.
string
: [required] The ID of the operation, unique across all operations for a given order.string
: [required] ID of the shipment group. It is assigned by the merchant in the shipLineItems
method and is used to group multiple line items that have the same kind of shipping charges.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#orderinvoicesCreateChargeInvoiceResponse".object
string
: [required] The ID of the invoice.string
: [required] The ID of the operation, unique across all operations for a given order.array
: Invoice details for different shipment groups.
object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#orderinvoicesCreateRefundInvoiceResponse".object
string
: Optional description of the refund reason.string
: [required] Reason for the refund. Acceptable values are: - "adjustment
" - "autoPostInternal
" - "autoPostInvalidBillingAddress
" - "autoPostNoInventory
" - "autoPostPriceError
" - "autoPostUndeliverableShippingAddress
" - "couponAbuse
" - "courtesyAdjustment
" - "customerCanceled
" - "customerDiscretionaryReturn
" - "customerInitiatedMerchantCancel
" - "customerSupportRequested
" - "deliveredLateByCarrier
" - "deliveredTooLate
" - "expiredItem
" - "failToPushOrderGoogleError
" - "failToPushOrderMerchantError
" - "failToPushOrderMerchantFulfillmentError
" - "failToPushOrderToMerchant
" - "failToPushOrderToMerchantOutOfStock
" - "feeAdjustment
" - "invalidCoupon
" - "lateShipmentCredit
" - "malformedShippingAddress
" - "merchantDidNotShipOnTime
" - "noInventory
" - "orderTimeout
" - "other
" - "paymentAbuse
" - "paymentDeclined
" - "priceAdjustment
" - "priceError
" - "productArrivedDamaged
" - "productNotAsDescribed
" - "promoReallocation
" - "qualityNotAsExpected
" - "returnRefundAbuse
" - "shippingCostAdjustment
" - "shippingPriceError
" - "taxAdjustment
" - "taxError
" - "undeliverableShippingAddress
" - "unsupportedPoBoxAddress
" - "wrongProductShipped
"object
string
: Optional description of the return reason.string
: [required] Reason for the return. Acceptable values are: - "customerDiscretionaryReturn
" - "customerInitiatedMerchantCancel
" - "deliveredTooLate
" - "expiredItem
" - "invalidCoupon
" - "malformedShippingAddress
" - "other
" - "productArrivedDamaged
" - "productNotAsDescribed
" - "qualityNotAsExpected
" - "undeliverableShippingAddress
" - "unsupportedPoBoxAddress
" - "wrongProductShipped
"object
array
: The list of disbursements.
string
: Identifies what kind of resource this is. Value: the fixed string "content#orderreportsListDisbursementsResponse".string
: The token for the retrieval of the next page of disbursements.object
string
: Identifies what kind of resource this is. Value: the fixed string "content#orderreportsListTransactionsResponse".string
: The token for the retrieval of the next page of transactions.array
: The list of transactions.
object
string
: [required] The ID of the operation, unique across all operations for a given order return.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#orderreturnsAcknowledgeResponse".object
array
: The list of line items to return.
string
: The ID of the operation. Unique across all operations for a given order.string
: The ID of the order.string
: The way of the package being returned.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#orderreturnsCreateOrderReturnResponse".object
string
: The ID of the line item. This value is assigned by Google when an order is created.integer
: The quantity of this line item.object
string
: Identifies what kind of resource this is. Value: the fixed string "content#orderreturnsListResponse".string
: The token for the retrieval of the next page of returns.array
object
boolean
: Option to charge the customer return shipping cost.string
: [required] The ID of the operation, unique across all operations for a given order return.array
: The list of items to return.
object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#orderreturnsProcessResponse".object
boolean
: If true, the item will be fully refunded. Allowed only when payment_type is FOP. Merchant can choose this refund option to indicate the full remaining amount of corresponding object to be refunded to the customer via FOP.string
: The payment way of issuing refund. Default value is ORIGINAL_FOP if not set.string
: The explanation of the reason.string
: Code of the refund reason.object
string
: The reason for the return.string
: The explanation of the reason.object
string
: Unit level ID for the return item. Different units of the same product will have different IDs.object
string
: The ID of the operation. Unique across all operations for a given order.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersAcknowledgeResponse".object
string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersAdvanceTestOrderResponse".object
string
: The ID of the line item to cancel. Either lineItemId or productId is required.string
: The ID of the operation. Unique across all operations for a given order.string
: The ID of the product to cancel. This is the REST ID used in the products service. Either lineItemId or productId is required.integer
: The quantity to cancel.string
: The reason for the cancellation. Acceptable values are: - "customerInitiatedCancel
" - "invalidCoupon
" - "malformedShippingAddress
" - "noInventory
" - "other
" - "priceError
" - "shippingPriceError
" - "taxError
" - "undeliverableShippingAddress
" - "unsupportedPoBoxAddress
"string
: The explanation of the reason.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersCancelLineItemResponse".object
string
: The ID of the operation. Unique across all operations for a given order.string
: The reason for the cancellation. Acceptable values are: - "customerInitiatedCancel
" - "invalidCoupon
" - "malformedShippingAddress
" - "noInventory
" - "other
" - "priceError
" - "shippingPriceError
" - "taxError
" - "undeliverableShippingAddress
" - "unsupportedPoBoxAddress
"string
: The explanation of the reason.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersCancelResponse".object
string
: The reason for the cancellation. Acceptable values are: - "changedMind
" - "orderedWrongItem
" - "other
"object
string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersCancelTestOrderByCustomerResponse".object
string
: The CLDR territory code of the country of the test order to create. Affects the currency and addresses of orders created via template_name
, or the addresses of orders created via test_order
. Acceptable values are: - "US
" - "FR
" Defaults to US
.string
: The test order template to use. Specify as an alternative to testOrder
as a shortcut for retrieving a template and then creating an order using that template. Acceptable values are: - "template1
" - "template1a
" - "template1b
" - "template2
" - "template3
"object
string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersCreateTestOrderResponse".string
: The ID of the newly created test order.object
array
: Returned items.
object
string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersCreateTestReturnResponse".string
: The ID of the newly created test order return.object
string
: The ID of the line item to return.integer
: Quantity that is returned.object
boolean
: If true, the full item will be refunded. If this is true, amount should not be provided and will be ignored.string
: The ID of the line item. Either lineItemId or productId is required.string
: The ID of the product. This is the REST ID used in the products service. Either lineItemId or productId is required.integer
: The number of products that are refunded.object
boolean
: If set to true, all shipping costs for the order will be refunded. If this is true, amount should not be provided and will be ignored.object
string
: The carrier handling the shipment. See shipments[].carrier
in the Orders resource representation for a list of acceptable values.string
: Required. The ID of the shipment. This is assigned by the merchant and is unique to each shipment.string
: The tracking ID for the shipment.object
: ScheduledDeliveryDetails used to update the scheduled delivery order.
string
: The phone number of the carrier fulfilling the delivery. The phone number should be formatted as the international notation instring
: The date a shipment is scheduled for delivery, in ISO 8601 format.object
string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersGetByMerchantOrderIdResponse".object
string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersGetTestOrderTemplateResponse".object
string
: The ID of the line item to return. Either lineItemId or productId is required.string
: The ID of the operation. Unique across all operations for a given order.string
: The ID of the product to return. This is the REST ID used in the products service. Either lineItemId or productId is required.integer
: The quantity to return and refund.string
: The reason for the return. Acceptable values are: - "customerDiscretionaryReturn
" - "customerInitiatedMerchantCancel
" - "deliveredTooLate
" - "expiredItem
" - "invalidCoupon
" - "malformedShippingAddress
" - "other
" - "productArrivedDamaged
" - "productNotAsDescribed
" - "qualityNotAsExpected
" - "undeliverableShippingAddress
" - "unsupportedPoBoxAddress
" - "wrongProductShipped
"string
: The explanation of the reason.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersInStoreRefundLineItemResponse".object
string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersListResponse".string
: The token for the retrieval of the next page of orders.array
object
array
: The items that are refunded. Either Item or Shipping must be provided in the request.
string
: The ID of the operation. Unique across all operations for a given order.string
: The reason for the refund. Acceptable values are: - "shippingCostAdjustment
" - "priceAdjustment
" - "taxAdjustment
" - "feeAdjustment
" - "courtesyAdjustment
" - "adjustment
" - "customerCancelled
" - "noInventory
" - "productNotAsDescribed
" - "undeliverableShippingAddress
" - "wrongProductShipped
" - "lateShipmentCredit
" - "deliveredLateByCarrier
" - "productArrivedDamaged
"string
: The explanation of the reason.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersRefundItemResponse".object
boolean
: If true, the full order will be refunded, including shipping. If this is true, amount should not be provided and will be ignored.string
: The ID of the operation. Unique across all operations for a given order.string
: The reason for the refund. Acceptable values are: - "courtesyAdjustment
" - "other
"string
: The explanation of the reason.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersRefundOrderResponse".object
string
: The ID of the line item to return. Either lineItemId or productId is required.string
: The ID of the operation. Unique across all operations for a given order.string
: The ID of the product to return. This is the REST ID used in the products service. Either lineItemId or productId is required.integer
: The quantity to return and refund.string
: The reason for the return. Acceptable values are: - "damagedOrUsed
" - "missingComponent
" - "notEligible
" - "other
" - "outOfReturnWindow
"string
: The explanation of the reason.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersRejectReturnLineItemResponse".object
string
: The ID of the line item to return. Either lineItemId or productId is required.string
: The ID of the operation. Unique across all operations for a given order.string
: The ID of the product to return. This is the REST ID used in the products service. Either lineItemId or productId is required.integer
: The quantity to return and refund.string
: The reason for the return. Acceptable values are: - "customerDiscretionaryReturn
" - "customerInitiatedMerchantCancel
" - "deliveredTooLate
" - "expiredItem
" - "invalidCoupon
" - "malformedShippingAddress
" - "other
" - "productArrivedDamaged
" - "productNotAsDescribed
" - "qualityNotAsExpected
" - "undeliverableShippingAddress
" - "unsupportedPoBoxAddress
" - "wrongProductShipped
"string
: The explanation of the reason.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersReturnRefundLineItemResponse".object
array
string
: The ID of the line item to set metadata. Either lineItemId or productId is required.string
: The ID of the operation. Unique across all operations for a given order.string
: The ID of the product to set metadata. This is the REST ID used in the products service. Either lineItemId or productId is required.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersSetLineItemMetadataResponse".object
array
: Line items to ship.
string
: The ID of the operation. Unique across all operations for a given order.string
: ID of the shipment group. Required for orders that use the orderinvoices service.array
: Shipment information. This field is repeated because a single line item can be shipped in several packages (and have several tracking IDs).
object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersShipLineItemsResponse".object
string
: Updated delivery by date, in ISO 8601 format. If not specified only ship by date is updated. Provided date should be within 1 year timeframe and can not be a date in the past.string
: The ID of the line item to set metadata. Either lineItemId or productId is required.string
: The ID of the operation. Unique across all operations for a given order.string
: The ID of the product to set metadata. This is the REST ID used in the products service. Either lineItemId or productId is required.string
: Updated ship by date, in ISO 8601 format. If not specified only deliver by date is updated. Provided date should be within 1 year timeframe and can not be a date in the past.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersUpdateLineItemShippingDetailsResponse".object
string
: The merchant order id to be assigned to the order. Must be unique per merchant.string
: The ID of the operation. Unique across all operations for a given order.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersUpdateMerchantOrderIdResponse".object
string
: The carrier handling the shipment. Not updated if missing. See shipments[].carrier
in the Orders resource representation for a list of acceptable values.string
: Date on which the shipment has been delivered, in ISO 8601 format. Optional and can be provided only if status
is delivered
.string
: Date after which the pickup will expire, in ISO 8601 format. Required only when order is buy-online-pickup-in-store(BOPIS) and status
is ready for pickup
.string
: The ID of the operation. Unique across all operations for a given order.string
: Date on which the shipment has been ready for pickup, in ISO 8601 format. Optional and can be provided only if status
is ready for pickup
.string
: The ID of the shipment.string
: New status for the shipment. Not updated if missing. Acceptable values are: - "delivered
" - "undeliverable
" - "readyForPickup
"string
: The tracking ID for the shipment. Not updated if missing.string
: Date on which the shipment has been undeliverable, in ISO 8601 format. Optional and can be provided only if status
is undeliverable
.object
string
: The status of the execution. Acceptable values are: - "duplicate
" - "executed
"string
: Identifies what kind of resource this is. Value: the fixed string "content#ordersUpdateShipmentResponse".object
string
: The name of the pickup carrier (e.g., "UPS"
). Required.string
: The name of the pickup service (e.g., "Access point"
). Required.object
string
: The name of the carrier (e.g., "UPS"
). Always present.string
: The CLDR country code of the carrier (e.g., "US"). Always present.string
: The name of the pickup service (e.g., "Access point"
). Always present.object
array
: The request entries to be processed in the batch.
object
integer
: An entry ID, unique within the batch request.string
: The ID of the POS data provider.string
: The method of the batch entry. Acceptable values are: - "delete
" - "get
" - "insert
" - "inventory
" - "sale
"string
: The store code. This should be set only if the method is delete
or get
.string
: The ID of the account for which to get/submit data.object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#posCustomBatchResponse".object
integer
: The ID of the request entry to which this entry responds.string
: Identifies what kind of resource this is. Value: the fixed string "content#posCustomBatchResponseEntry
"object
string
: Country code.array
: A list of POS data providers.
object
string
: The display name of Pos data Provider.string
: The full name of this POS data Provider.string
: The ID of the account.object
: The absolute quantity of an item available at the given store.
string
: Required. The two-letter ISO 639-1 language code for the item.string
: Global Trade Item Number.string
: Required. A unique identifier for the item.string
: Identifies what kind of resource this is. Value: the fixed string "content#posInventory
"string
: Required. The available quantity of the item.string
: Required. The identifier of the merchant's store. Either a storeCode
inserted via the API or the code of the store in Google My Business.string
: Required. The CLDR territory code for the item.string
: Required. The inventory timestamp, in ISO 8601 format.object
string
: Required. The two-letter ISO 639-1 language code for the item.string
: Global Trade Item Number.string
: Required. A unique identifier for the item.string
: Required. The available quantity of the item.string
: Required. The identifier of the merchant's store. Either a storeCode
inserted via the API or the code of the store in Google My Business.string
: Required. The CLDR territory code for the item.string
: Required. The inventory timestamp, in ISO 8601 format.object
string
: Required. The two-letter ISO 639-1 language code for the item.string
: Global Trade Item Number.string
: Required. A unique identifier for the item.string
: Identifies what kind of resource this is. Value: the fixed string "content#posInventoryResponse".string
: Required. The available quantity of the item.string
: Required. The identifier of the merchant's store. Either a storeCode
inserted via the API or the code of the store in Google My Business.string
: Required. The CLDR territory code for the item.string
: Required. The inventory timestamp, in ISO 8601 format.object
string
: Identifies what kind of resource this is. Value: the fixed string "content#posListResponse".array
object
: The change of the available quantity of an item at the given store.
string
: Required. The two-letter ISO 639-1 language code for the item.string
: Global Trade Item Number.string
: Required. A unique identifier for the item.string
: Identifies what kind of resource this is. Value: the fixed string "content#posSale
"string
: Required. The relative change of the available quantity. Negative for items returned.string
: A unique ID to group items from the same sale event.string
: Required. The identifier of the merchant's store. Either a storeCode
inserted via the API or the code of the store in Google My Business.string
: Required. The CLDR territory code for the item.string
: Required. The inventory timestamp, in ISO 8601 format.object
string
: Required. The two-letter ISO 639-1 language code for the item.string
: Global Trade Item Number.string
: Required. A unique identifier for the item.string
: Required. The relative change of the available quantity. Negative for items returned.string
: A unique ID to group items from the same sale event.string
: Required. The identifier of the merchant's store. Either a storeCode
inserted via the API or the code of the store in Google My Business.string
: Required. The CLDR territory code for the item.string
: Required. The inventory timestamp, in ISO 8601 format.object
string
: Required. The two-letter ISO 639-1 language code for the item.string
: Global Trade Item Number.string
: Required. A unique identifier for the item.string
: Identifies what kind of resource this is. Value: the fixed string "content#posSaleResponse".string
: Required. The relative change of the available quantity. Negative for items returned.string
: A unique ID to group items from the same sale event.string
: Required. The identifier of the merchant's store. Either a storeCode
inserted via the API or the code of the store in Google My Business.string
: Required. The CLDR territory code for the item.string
: Required. The inventory timestamp, in ISO 8601 format.object
: Store resource.
string
: Identifies what kind of resource this is. Value: the fixed string "content#posStore
"string
: Required. The street address of the store.string
: Required. A store identifier that is unique for the given merchant.object
string
: The CLDR territory code of the country the postal code group applies to. Required.string
: The name of the postal code group, referred to in headers. Required.array
: A range of postal codes. Required.
object
string
: A postal code or a pattern of the form prefix*
denoting the inclusive lower bound of the range defining the area. Examples values: "94108"
, "9410*"
, "9*"
. Required.string
: A postal code or a pattern of the form prefix*
denoting the inclusive upper bound of the range defining the area. It must have the same length as postalCodeRangeBegin
: if postalCodeRangeBegin
is a postal code then postalCodeRangeEnd
must be a postal code too; if postalCodeRangeBegin
is a pattern then postalCodeRangeEnd
must be a pattern with the same prefix length. Optional: if not set, then the area is defined as being all the postal codes matching postalCodeRangeBegin
.object
string
: The currency of the price.string
: The price represented as a number.object
: The price represented as a number and currency.
string
: The currency of the price.string
: The price represented as a number.object
: Required product attributes are primarily defined by the products data specification. See the Products Data Specification Help Center article for information. Some attributes are country-specific, so make sure you select the appropriate country in the drop-down selector at the top of the page. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.
array
: Additional URLs of images of the item.
string
string
: Used to group items in an arbitrary way. Only for CPA%, discouraged otherwise.array
: Similar to ads_grouping, but only works on CPC.
string
string
: Allows advertisers to override the item URL when the product is shown within the context of Product Ads.boolean
: Should be set to true if the item is targeted towards adults.string
: Target age group of the item.string
: Availability status of the item.string
: The day a pre-ordered product becomes available for delivery, in ISO 8601 format.string
: Brand of the item.string
: URL for the canonical version of your item's landing page.string
: Required. The item's channel (online or local). Acceptable values are: - "local
" - "online
"string
: Color of the item.string
: Condition or state of the item.string
: Required. The two-letter ISO 639-1 language code for the item.array
: A list of custom (merchant-provided) attributes. It can also be used for submitting any attribute of the feed specification in its generic form (e.g., { "name": "size type", "value": "regular" }
). This is useful for submitting attributes not explicitly exposed by the API, such as additional attributes used for Buy on Google (formerly known as Shopping Actions).
string
: Custom label 0 for custom grouping of items in a Shopping campaign.string
: Custom label 1 for custom grouping of items in a Shopping campaign.string
: Custom label 2 for custom grouping of items in a Shopping campaign.string
: Custom label 3 for custom grouping of items in a Shopping campaign.string
: Custom label 4 for custom grouping of items in a Shopping campaign.string
: Description of the item.string
: An identifier for an item for dynamic remarketing campaigns.string
: URL directly to your item's landing page for dynamic remarketing campaigns.array
: Advertiser-specified recommendations.
string
string
: Title of an item for dynamic remarketing campaigns.number
: Offer margin for dynamic remarketing campaigns.string
: The energy efficiency class as defined in EU directive 2010/30/EU.array
: The list of destinations to exclude for this target (corresponds to unchecked check boxes in Merchant Center).
string
string
: Date on which the item should expire, as specified upon insertion, in ISO 8601 format. The actual expiration date in Google Shopping is exposed in productstatuses
as googleExpirationDate
and might be earlier if expirationDate
is too far in the future.string
: Target gender of the item.string
: Google's category of the item (see Google product taxonomy).string
: Global Trade Item Number (GTIN) of the item.string
: The REST ID of the product. Content API methods that operate on products take this as their productId
parameter. The REST ID for a product is of the form channel:contentLanguage: targetCountry: offerId.boolean
: False when the item does not have unique product identifiers appropriate to its category, such as GTIN, MPN, and brand. Required according to the Unique Product Identifier Rules for all target countries except for Canada.string
: URL of an image of the item.array
: The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in excludedDestinations
.
string
boolean
: Whether the item is a merchant-defined bundle. A bundle is a custom grouping of different products sold by a merchant for a single price.string
: Shared identifier for all variants of the same product.string
: Identifies what kind of resource this is. Value: the fixed string "content#product
"string
: URL directly linking to your item's page on your website.string
: The material of which the item is made.string
: The energy efficiency class as defined in EU directive 2010/30/EU.string
: Maximal product handling time (in business days).string
: The energy efficiency class as defined in EU directive 2010/30/EU.string
: Minimal product handling time (in business days).string
: URL for the mobile-optimized version of your item's landing page.string
: Manufacturer Part Number (MPN) of the item.string
: The number of identical products in a merchant-defined multipack.string
: Required. A unique identifier for the item. Leading and trailing whitespaces are stripped and multiple whitespaces are replaced by a single whitespace upon submission. Only valid unicode characters are accepted. See the products feed specification for details. Note: Content API methods that operate on products take the REST ID of the product, not this identifier.string
: The item's pattern (e.g. polka dots).array
: Technical specification or additional product details.
array
: Bullet points describing the most relevant highlights of a product.
string
array
: Categories of the item (formatted as in products data specification).
string
array
: The unique ID of a promotion.
string
string
: Date range during which the item is on sale (see products data specification ).string
: The quantity of the product that is available for selling on Google. Supported only for online products.array
: Shipping rules.
string
: The shipping label of the product, used to group product in account-level shipping rules.array
: List of country codes (ISO 3166-1 alpha-2) to exclude the offer from Shopping Ads destination. Countries from this list are removed from countries configured in MC feed settings.
string
string
: System in which the size is specified. Recommended for apparel items.string
: The cut of the item. Recommended for apparel items.array
: Size of the item. Only one value is allowed. For variants with different sizes, insert a separate product for each size with the same itemGroupId
value (see size definition).
string
string
: The source of the offer, i.e., how the offer was created. Acceptable values are: - "api
" - "crawl
" - "feed
"string
: Required. The CLDR territory code for the item.string
: The tax category of the product, used to configure detailed tax nexus in account-level tax settings.array
: Tax information.
string
: Title of the item.string
: The transit time label of the product, used to group product in account-level transit time tables.object
string
: The name of the product detail.string
: The value of the product detail.string
: The section header used to group a set of product details.object
string
: The CLDR territory code of the country to which an item will ship.string
: The location where the shipping is applicable, represented by a location group name.string
: The numeric ID of a location that the shipping rate applies to as defined in the AdWords API.string
: The postal code range that the shipping rate applies to, represented by a postal code, a postal code prefix followed by a * wildcard, a range between two postal codes or two postal code prefixes of equal length.string
: The geographic region to which a shipping rate applies.string
: A free-form description of the service class or delivery speed.object
string
: The unit of value.number
: The dimension of the product used to calculate the shipping cost of the item.object
string
: The unit of value.number
: The weight of the product used to calculate the shipping cost of the item.object
: The status of a product, i.e., information about a product computed asynchronously.
string
: Date on which the item has been created, in ISO 8601 format.array
: The intended destinations for the product.
string
: Date on which the item expires in Google Shopping, in ISO 8601 format.array
: A list of all issues associated with the product.
string
: Identifies what kind of resource this is. Value: the fixed string "content#productStatus
"string
: Date on which the item has been last updated, in ISO 8601 format.string
: The link to the product.string
: The ID of the product for which status is reported.string
: The title of the product.object
array
: List of country codes (ISO 3166-1 alpha-2) where the offer is approved.
string
string
: The name of the destinationarray
: List of country codes (ISO 3166-1 alpha-2) where the offer is disapproved.
string
array
: List of country codes (ISO 3166-1 alpha-2) where the offer is pending approval.
string
string
: Destination approval status in targetCountry
of the offer.object
array
: List of country codes (ISO 3166-1 alpha-2) where issue applies to the offer.
string
string
: The attribute's name, if the issue is caused by a single attribute.string
: The error code of the issue.string
: A short issue description in English.string
: The destination the issue applies to.string
: A detailed issue description in English.string
: The URL of a web page to help with resolving this issue.string
: Whether the issue can be resolved by the merchant.string
: How this issue affects serving of the offer.object
string
: The type of subscription period.string
: The number of subscription periods the buyer has to pay.object
string
: The country within which the item is taxed, specified as a CLDR territory code.string
: The numeric ID of a location that the tax rate applies to as defined in the AdWords API.string
: The postal code range that the tax rate applies to, represented by a ZIP code, a ZIP code prefix using * wildcard, a range between two ZIP codes or two ZIP code prefixes of equal length. Examples: 94114, 94*, 94002-95460, 94*-95*.number
: The percentage of tax rate that applies to the item price.string
: The geographic region to which the tax rate applies.boolean
: Should be set to true if tax is charged on shipping.object
string
: The unit of the denominator.string
: The denominator of the unit price.object
string
: The unit of the measure.number
: The measure of an item.object
array
: The request entries to be processed in the batch.
object
: A batch entry encoding a single non-batch products request.
integer
: An entry ID, unique within the batch request.string
: The Content API feed id.string
: The ID of the managing account.string
: The method of the batch entry. Acceptable values are: - "delete
" - "get
" - "insert
"string
: The ID of the product to get or delete. Only defined if the method is get
or delete
.object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#productsCustomBatchResponse".object
: A batch entry encoding a single non-batch products response.
object
string
: Identifies what kind of resource this is. Value: the fixed string "content#productsListResponse".string
: The token for the retrieval of the next page of products.array
object
array
: The request entries to be processed in the batch.
object
: A batch entry encoding a single non-batch productstatuses request.
integer
: An entry ID, unique within the batch request.array
: If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.
string
boolean
string
: The ID of the managing account.string
: The method of the batch entry. Acceptable values are: - "get
"string
: The ID of the product whose status to get.object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#productstatusesCustomBatchResponse".object
: A batch entry encoding a single non-batch productstatuses response.
integer
: The ID of the request entry this entry responds to.string
: Identifies what kind of resource this is. Value: the fixed string "content#productstatusesCustomBatchResponseEntry
"object
string
: Identifies what kind of resource this is. Value: the fixed string "content#productstatusesListResponse".string
: The token for the retrieval of the next page of products statuses.array
object
: Settings for Pub/Sub notifications, all methods require that the caller is a direct user of the merchant center account.
string
: Cloud pub/sub topic to which notifications are sent (read-only).string
: Identifies what kind of resource this is. Value: the fixed string "content#pubsubNotificationSettings
"array
: List of event types. Acceptable values are: - "orderPendingShipment
"
string
object
array
: A list of shipping labels defining the products to which this rate group applies to. This is a disjunction: only one of the labels has to match for the rate group to apply. May only be empty for the last rate group of a service. Required.
string
array
: A list of carrier rates that can be referred to by mainTable
or singleValue
.
string
: Name of the rate group. Optional. If set has to be unique within shipping service.array
: A list of subtables referred to by mainTable
. Can only be set if mainTable
is set.
object
string
: Description of the reason.string
: Code of the refund reason. Acceptable values are: - "adjustment
" - "autoPostInternal
" - "autoPostInvalidBillingAddress
" - "autoPostNoInventory
" - "autoPostPriceError
" - "autoPostUndeliverableShippingAddress
" - "couponAbuse
" - "courtesyAdjustment
" - "customerCanceled
" - "customerDiscretionaryReturn
" - "customerInitiatedMerchantCancel
" - "customerSupportRequested
" - "deliveredLateByCarrier
" - "deliveredTooLate
" - "expiredItem
" - "failToPushOrderGoogleError
" - "failToPushOrderMerchantError
" - "failToPushOrderMerchantFulfillmentError
" - "failToPushOrderToMerchant
" - "failToPushOrderToMerchantOutOfStock
" - "feeAdjustment
" - "invalidCoupon
" - "lateShipmentCredit
" - "malformedShippingAddress
" - "merchantDidNotShipOnTime
" - "noInventory
" - "orderTimeout
" - "other
" - "paymentAbuse
" - "paymentDeclined
" - "priceAdjustment
" - "priceError
" - "productArrivedDamaged
" - "productNotAsDescribed
" - "promoReallocation
" - "qualityNotAsExpected
" - "returnRefundAbuse
" - "shippingCostAdjustment
" - "shippingPriceError
" - "taxAdjustment
" - "taxError
" - "undeliverableShippingAddress
" - "unsupportedPoBoxAddress
" - "wrongProductShipped
"object
: Represents a geographic region that you can use as a target with both the RegionalInventory
and ShippingSettings
services. You can define regions as collections of either postal codes or, in some countries, using predefined geotargets.
string
: The display name of the region.string
: Output only. Immutable. Merchant that owns the region.string
: Output only. Immutable. The ID uniquely identifying each region.boolean
: Output only. Indicates if the region is eligible to use in the Regional Inventory configuration.boolean
: Output only. Indicates if the region is eligible to use in the Shipping Services configuration.object
: A list of geotargets that defines the region area.
array
: Required. A non-empty list of location IDs. They must all be of the same location type (e.g., state).
string
object
: A list of postal codes that defines the region area. Note: All regions defined using postal codes are accessible via the account's ShippingSettings.postalCodeGroups
resource.
array
: Required. A range of postal codes.
string
: Required. CLDR territory code or the country the postal code group applies to.object
: A range of postal codes that defines the region area.
string
: Required. A postal code or a pattern of the form prefix* denoting the inclusive lower bound of the range defining the area. Examples values: "94108", "9410*", "9*".string
: Optional. A postal code or a pattern of the form prefix* denoting the inclusive upper bound of the range defining the area. It must have the same length as postalCodeRangeBegin: if postalCodeRangeBegin is a postal code then postalCodeRangeEnd must be a postal code too; if postalCodeRangeBegin is a pattern then postalCodeRangeEnd must be a pattern with the same prefix length. Optional: if not set, then the area is defined as being all the postal codes matching postalCodeRangeBegin.object
: Regional inventory resource. contains the regional name and all attributes which are overridden for the specified region.
string
: The availability of the product.array
: A list of custom (merchant-provided) attributes. It can also be used for submitting any attribute of the feed specification in its generic form.
string
: Identifies what kind of resource this is. Value: the fixed string "content#regionalInventory".string
: The ID uniquely identifying each region.string
: A date range represented by a pair of ISO 8601 dates separated by a space, comma, or slash. Both dates might be specified as 'null' if undecided.object
array
: The request entries to be processed in the batch.
object
: A batch entry encoding a single non-batch regional inventory request.
integer
: An entry ID, unique within the batch request.string
: The ID of the managing account.string
: Method of the batch request entry. Acceptable values are: - "insert
"string
: The ID of the product for which to update price and availability.object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#regionalinventoryCustomBatchResponse".object
: A batch entry encoding a single non-batch regional inventory response.
integer
: The ID of the request entry this entry responds to.string
: Identifies what kind of resource this is. Value: the fixed string "content#regionalinventoryCustomBatchResponseEntry".object
: Resource that represents a daily Repricing product report. Each report contains stats for a single type of Repricing rule for a single product on a given day. If there are multiple rules of the same type for the product on that day, the report lists all the rules by rule ids, combines the stats, and paginates the results by date. To retrieve the stats of a particular rule, provide the rule_id in the request.
string
: Total count of Repricer applications. This value captures how many times the rule of this type was applied to this product during this reporting period.array
: List of all reasons the rule did not apply to the product during the specified reporting period.
integer
: Total unit count of impacted products ordered while the rule was active on the date of the report. This count includes all orders that were started while the rule was active, even if the rule was no longer active when the order was completed.array
: Ids of the Repricing rule for this report.
string
string
(values: REPRICING_RULE_TYPE_UNSPECIFIED, TYPE_WIN_BUY_BOX, TYPE_STATS_BASED, TYPE_COGS_BASED): Type of the rule.object
: Stats specific to buybox winning rules for product report.
integer
: Number of times this product won the buybox with these rules during this time period.object
: Represents a repricing rule. A repricing rule is used by shopping serving to adjust transactable offer prices if conditions are met. Next ID: 24
string
: Required. Immutable. CLDR country code (e.g. "US").string
: Required. Immutable. The two-letter ISO 639-1 language code associated with the repricing rule.string
: Output only. Immutable. Merchant that owns the repricing rule.boolean
: Represents whether a rule is paused. A paused rule will behave like a non-paused rule within CRUD operations, with the major difference that a paused rule will not be evaluated and will have no effect on offers.string
: Output only. Immutable. The ID to uniquely identify each repricing rule.string
: The title for the rule.string
(values: REPRICING_RULE_TYPE_UNSPECIFIED, TYPE_WIN_BUY_BOX, TYPE_STATS_BASED, TYPE_COGS_BASED): Required. Immutable. The type of the rule.object
: A repricing rule that changes the sale price based on cost of goods sale.
integer
: The percent change against the COGS. Ex: 20 would mean to set the adjusted price 1.2X of the COGS data.string
: The price delta against the COGS. E.g. 2 means $2 more of the COGS.object
array
: A list of fixed time periods combined with OR. The maximum number of entries is limited to 5.
object
: Definition of a fixed time period.
string
: The end time (exclusive) of the period. It can only be hour granularity.string
: The start time (inclusive) of the period. It can only be hour granularity.object
: Matcher that specifies eligible offers. When the USE_FEED_ATTRIBUTE option is selected, only the repricing_rule_id attribute on the product feed is used to specify offer-rule mapping. When the CUSTOM_FILTER option is selected, only the *_matcher fields are used to filter the offers for offer-rule mapping. If the CUSTOM_FILTER option is selected, an offer needs to satisfy each custom filter matcher to be eligible for a rule. Size limit: the sum of the number of entries in all the matchers should not exceed 20. For example, there can be 15 product ids and 5 brands, but not 10 product ids and 11 brands.
string
(values: MATCHER_OPTION_UNSPECIFIED, MATCHER_OPTION_CUSTOM_FILTER, MATCHER_OPTION_USE_FEED_ATTRIBUTE, MATCHER_OPTION_ALL_PRODUCTS): Determines whether to use the custom matchers or the product feed attribute "repricing_rule_id" to specify offer-rule mapping.boolean
: When true, the rule won't be applied to offers with active promotions.object
: Matcher by string attributes.
array
: String attributes, as long as such attribute of an offer is one of the string attribute values, the offer is considered as passing the matcher. The string matcher checks an offer for inclusivity in the string attributes, not equality. Only literal string matching is supported, no regex.
string
object
: Resource that represents a daily Repricing rule report. Next ID: 11
array
: List of product ids that are impacted by this rule during this reporting period. Out of stock products and products not searched for by customers are examples of non-impacted products.
string
array
: List of all reasons the rule did not apply to the inapplicable products during the specified reporting period.
array
: List of product ids that are inapplicable to this rule during this reporting period. To get the inapplicable reason for a specific product, see RepricingProductReport.
string
integer
: Total unit count of impacted products ordered while the rule was active on the date of the report. This count includes all orders that were started while the rule was active, even if the rule was no longer active when the order was completed.string
: Id of the Repricing rule for this report.string
(values: REPRICING_RULE_TYPE_UNSPECIFIED, TYPE_WIN_BUY_BOX, TYPE_STATS_BASED, TYPE_COGS_BASED): Type of the rule.object
: Stats specific to buybox winning rules for rule report.
integer
: Number of unique products that won the buybox with this rule during this period of time.object
: Definition of a rule restriction. At least one of the following needs to be true: (1) use_auto_pricing_min_price is true (2) floor.price_delta exists (3) floor.percentage_delta exists If floor.price_delta and floor.percentage_delta are both set on a rule, the highest value will be chosen by the Repricer. In other words, for a product with a price of $50, if the floor.percentage_delta
is "-10" and the floor.price_delta is "-12", the offer price will only be lowered $5 (10% lower than the original offer price).
boolean
: If true, use the AUTO_PRICING_MIN_PRICE offer attribute as the lower bound of the rule. If use_auto_pricing_min_price is true, then only offers with AUTO_PRICING_MIN_PRICE
existing on the offer will get Repricer treatment, even if a floor value is set on the rule. Also, if use_auto_pricing_min_price is true, the floor restriction will be ignored.object
: Definition of a boundary.
integer
: The percentage delta relative to the offer selling price. This field is signed. It must be negative in floor. When it is used in floor, it should be > -100. For example, if an offer is selling at $10 and this field is -30 in floor, the repricing rule only applies if the calculated new price is >= $7.string
: The price micros relative to the offer selling price. This field is signed. It must be negative in floor. For example, if an offer is selling at $10 and this field is -$2 in floor, the repricing rule only applies if the calculated new price is >= $8.object
: Definition of stats based rule.
integer
: The percent change against the price target. Valid from 0 to 100 inclusively.string
: The price delta against the above price target. A positive value means the price should be adjusted to be above statistical measure, and a negative value means below. Currency code must not be included.object
: Return address resource.
string
: Required. The country of sale where the return address is applicable.string
: Identifies what kind of resource this is. Value: the fixed string "content#returnAddress
"string
: Required. The user-defined label of the return address. For the default address, use the label "default".string
: Required. The merchant's contact phone number regarding the return.string
: Return address ID generated by Google.object
string
: CLDR country code (e.g. "US").string
: City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).string
: Postal code or ZIP (e.g. "94043").string
: Name of the recipient to address returns to.string
: Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").array
: Street-level part of the address. May be up to two lines, each line specified as an array element.
string
object
: Return policy resource.
string
: Required. The country of sale where the return policy is applicable.string
: Identifies what kind of resource this is. Value: the fixed string "content#returnPolicy
"string
: Required. The user-defined label of the return policy. For the default policy, use the label "default".string
: Required. The name of the policy as shown in Merchant Center.array
: Return reasons that will incur return fees.
string
string
: Return policy ID generated by Google.array
: An optional list of seasonal overrides.
object
string
: Required. Last day for returning the items. In ISO 8601 format. When specifying the return window like this, set the policy type to "lastReturnDate". Use this for seasonal overrides only.string
: The number of days items can be returned after delivery, where one day is defined to be 24 hours after the delivery timestamp. When specifying the return window like this, set the policy type to "numberOfDaysAfterDelivery". Acceptable values are 30, 45, 60, 90, 100, 180, 270 and 365 for the default policy. Additional policies further allow 14, 15, 21 and 28 days, but note that for most items a minimum of 30 days is required for returns. Exceptions may be made for electronics. A policy of less than 30 days can only be applied to those items.string
: Policy type. Use "lastReturnDate" for seasonal overrides only. Note that for most items a minimum of 30 days is required for returns. Exceptions may be made for electronics or non-returnable items such as food, perishables, and living things. A policy of less than 30 days can only be applied to those items. Acceptable values are: - "lastReturnDate
" - "lifetimeReturns
" - "noReturns
" - "numberOfDaysAfterDelivery
"object
string
: Required. Last day on which the override applies. In ISO 8601 format.string
: Required. The name of the seasonal override as shown in Merchant Center.string
: Required. First day on which the override applies. In ISO 8601 format.object
boolean
: Default option for whether merchant should charge the customer for return shipping costs, based on customer selected return reason and merchant's return policy for the items being returned.object
string
: The date of creation of the shipment, in ISO 8601 format.string
: The date of delivery of the shipment, in ISO 8601 format.string
: Type of the return method. Acceptable values are: - "byMail
" - "contactCustomerSupport
" - "returnless
" - "inStore
"string
: Shipment ID generated by Google.array
: Tracking information of the shipment. One return shipment might be handled by several shipping carriers sequentially.
string
: The date of shipping of the shipment, in ISO 8601 format.string
: State of the shipment. Acceptable values are: - "completed
" - "new
" - "shipped
" - "undeliverable
" - "pending
"object
array
: The request entries to be processed in the batch.
object
integer
: An entry ID, unique within the batch request.string
: The Merchant Center account ID.string
: Method of the batch request entry. Acceptable values are: - "delete
" - "get
" - "insert
"string
: The return address ID. This should be set only if the method is delete
or get
.object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#returnaddressCustomBatchResponse".object
integer
: The ID of the request entry to which this entry responds.string
: Identifies what kind of resource this is. Value: the fixed string "content#returnaddressCustomBatchResponseEntry
"object
string
: Identifies what kind of resource this is. Value: the fixed string "content#returnaddressListResponse".string
: The token for the retrieval of the next page of addresses.array
object
array
: The request entries to be processed in the batch.
object
integer
: An entry ID, unique within the batch request.string
: The Merchant Center account ID.string
: Method of the batch request entry. Acceptable values are: - "delete
" - "get
" - "insert
"string
: The return policy ID. This should be set only if the method is delete
or get
.object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#returnpolicyCustomBatchResponse".object
integer
: The ID of the request entry to which this entry responds.string
: Identifies what kind of resource this is. Value: the fixed string "content#returnpolicyCustomBatchResponseEntry
"object
string
: Identifies what kind of resource this is. Value: the fixed string "content#returnpolicyListResponse".array
object
array
: The list of cells that constitute the row. Must have the same length as columnHeaders
for two-dimensional tables, a length of 1 for one-dimensional tables. Required.
object
boolean
: A boolean exposing the active status of the shipping service. Required.string
: The CLDR code of the currency to which this service applies. Must match that of the prices in rate groups.string
: The CLDR territory code of the country to which the service applies. Required.string
: Eligibility for this service. Acceptable values are: - "All scenarios
" - "All scenarios except Shopping Actions
" - "Shopping Actions
"string
: Free-form name of the service. Must be unique within target account. Required.array
: Shipping rate group definitions. Only the last one is allowed to have an empty applicableShippingLabels
, which means "everything else". The other applicableShippingLabels
must not overlap.
string
: Type of locations this service ships orders to. Acceptable values are: - "delivery
" - "pickup
"object
: Settlement reports detail order-level and item-level credits and debits between you and Google.
string
: The end date on which all transactions are included in the report, in ISO 8601 format.string
: Identifies what kind of resource this is. Value: the fixed string "content#settlementReport
"string
: The ID of the settlement report.string
: The start date on which all transactions are included in the report, in ISO 8601 format.string
: Date on which transfer for this payment was initiated by Google, in ISO 8601 format.array
: The list of bank identifiers used for the transfer. e.g. Trace ID for Federal Automated Clearing House (ACH). This may also be known as the Wire ID.
string
object
: Settlement transactions give a detailed breakdown of the settlement report.
string
: Identifies what kind of resource this is. Value: the fixed string "content#settlementTransaction
"object
string
: The description of the event. Acceptable values are: - "taxWithhold
" - "principal
" - "principalAdjustment
" - "shippingFee
" - "merchantRemittedSalesTax
" - "googleRemittedSalesTax
" - "merchantCoupon
" - "merchantCouponTax
" - "merchantRemittedDisposalTax
" - "googleRemittedDisposalTax
" - "merchantRemittedRedemptionFee
" - "googleRemittedRedemptionFee
" - "eeeEcoFee
" - "furnitureEcoFee
" - "copyPrivateFee
" - "eeeEcoFeeCommission
" - "furnitureEcoFeeCommission
" - "copyPrivateFeeCommission
" - "principalRefund
" - "principalRefundTax
" - "itemCommission
" - "adjustmentCommission
" - "shippingFeeCommission
" - "commissionRefund
" - "damaged
" - "damagedOrDefectiveItem
" - "expiredItem
" - "faultyItem
" - "incorrectItemReceived
" - "itemMissing
" - "qualityNotExpected
" - "receivedTooLate
" - "storePackageMissing
" - "transitPackageMissing
" - "unsuccessfulDeliveryUndeliverable
" - "wrongChargeInStore
" - "wrongItem
" - "returns
" - "undeliverable
" - "refundFromMerchant
" - "returnLabelShippingFee
" - "pspFee
"string
: The type of the amount. Acceptable values are: - "itemPrice
" - "orderPrice
" - "refund
" - "earlyRefund
" - "courtesyRefund
" - "returnRefund
" - "returnLabelShippingFeeAmount
"object
string
: The category of the commission. Acceptable values are: - "animalsAndPetSupplies
" - "dogCatFoodAndCatLitter
" - "apparelAndAccessories
" - "shoesHandbagsAndSunglasses
" - "costumesAndAccessories
" - "jewelry
" - "watches
" - "hobbiesArtsAndCrafts
" - "homeAndGarden
" - "entertainmentCollectibles
" - "collectibleCoins
" - "sportsCollectibles
" - "sportingGoods
" - "toysAndGames
" - "musicalInstruments
" - "giftCards
" - "babyAndToddler
" - "babyFoodWipesAndDiapers
" - "businessAndIndustrial
" - "camerasOpticsAndPhotography
" - "consumerElectronics
" - "electronicsAccessories
" - "personalComputers
" - "videoGameConsoles
" - "foodAndGrocery
" - "beverages
" - "tobaccoProducts
" - "furniture
" - "hardware
" - "buildingMaterials
" - "tools
" - "healthAndPersonalCare
" - "beauty
" - "householdSupplies
" - "kitchenAndDining
" - "majorAppliances
" - "luggageAndBags
" - "media
" - "officeSupplies
" - "softwareAndVideoGames
" - "vehiclePartsAndAccessories
" - "vehicleTiresAndWheels
" - "vehicles
" - "everythingElse
"string
: Rate of the commission in percentage.object
string
: The identifier of the adjustments, if it is available.string
: The merchant provided order ID.string
: The identifier of the item.string
: The unique ID of the settlement transaction entry.array
: The shipment ids for the item.
string
string
: The Google transaction ID.object
string
: The time on which the event occurred in ISO 8601 format.string
: The type of the transaction that occurred. Acceptable values are: - "order
" - "reversal
" - "orderRefund
" - "reversalRefund
" - "issueRelatedRefundAndReplacement
" - "returnLabelShippingFeeTransaction
" - "reversalIssueRelatedRefundAndReplacement
" - "reversalReturnLabelShippingFeeTransaction
"object
string
: Identifies what kind of resource this is. Value: the fixed string "content#settlementreportsListResponse".string
: The token for the retrieval of the next page of returns.array
object
string
: Identifies what kind of resource this is. Value: the fixed string "content#settlementtransactionsListResponse".string
: The token for the retrieval of the next page of returns.array
object
array
: [required] Invoice details per line item.
string
: [required] ID of the shipment group. It is assigned by the merchant in the shipLineItems
method and is used to group multiple line items that have the same kind of shipping charges.object
string
: ID of the line item. Either lineItemId or productId must be set.string
: ID of the product. This is the REST ID used in the products service. Either lineItemId or productId must be set.array
: [required] The shipment unit ID is assigned by the merchant and defines individual quantities within a line item. The same ID can be assigned to units that are the same while units that differ must be assigned a different ID (for example: free or promotional units).
string
object
string
: The shipping carrier that handles the package. Acceptable values are: - "boxtal
" - "bpost
" - "chronopost
" - "colisPrive
" - "colissimo
" - "cxt
" - "deliv
" - "dhl
" - "dpd
" - "dynamex
" - "eCourier
" - "easypost
" - "efw
" - "fedex
" - "fedexSmartpost
" - "geodis
" - "gls
" - "googleCourier
" - "gsx
" - "jdLogistics
" - "laPoste
" - "lasership
" - "manual
" - "mpx
" - "onTrac
" - "other
" - "tnt
" - "uds
" - "ups
" - "usps
"string
: The tracking number for the package.object
: The merchant account's shipping settings. All methods except getsupportedcarriers and getsupportedholidays require the admin role.
string
: The ID of the account to which these account shipping settings belong. Ignored upon update, always present in get request responses.array
: A list of postal code groups that can be referred to in services
. Optional.
array
: The target account's list of services. Optional.
object
array
: The request entries to be processed in the batch.
object
: A batch entry encoding a single non-batch shippingsettings request.
string
: The ID of the account for which to get/update account shipping settings.integer
: An entry ID, unique within the batch request.string
: The ID of the managing account.string
: The method of the batch entry. Acceptable values are: - "get
" - "update
"object
array
: The result of the execution of the batch requests.
string
: Identifies what kind of resource this is. Value: the fixed string "content#shippingsettingsCustomBatchResponse".object
: A batch entry encoding a single non-batch shipping settings response.
integer
: The ID of the request entry to which this entry responds.string
: Identifies what kind of resource this is. Value: the fixed string "content#shippingsettingsCustomBatchResponseEntry
"object
array
: A list of supported carriers. May be empty.
string
: Identifies what kind of resource this is. Value: the fixed string "content#shippingsettingsGetSupportedCarriersResponse".object
array
: A list of holidays applicable for delivery guarantees. May be empty.
string
: Identifies what kind of resource this is. Value: the fixed string "content#shippingsettingsGetSupportedHolidaysResponse".object
string
: Identifies what kind of resource this is. Value: the fixed string "content#shippingsettingsGetSupportedPickupServicesResponse".array
: A list of supported pickup services. May be empty.
object
string
: Identifies what kind of resource this is. Value: the fixed string "content#shippingsettingsListResponse".string
: The token for the retrieval of the next page of shipping settings.array
object
object
boolean
: Whether the orderinvoices service should support this order.string
: Identifies what kind of resource this is. Value: the fixed string "content#testOrder
"array
: Required. Line items that are ordered. At least one line item must be provided.
string
: Restricted. Do not use.string
: Required. The billing address. Acceptable values are: - "dwight
" - "jim
" - "pam
"string
: Required. Identifier of one of the predefined delivery addresses for the delivery. Acceptable values are: - "dwight
" - "jim
" - "pam
"string
: Required. Email address of the customer. Acceptable values are: - "pog.dwight.schrute@gmail.com
" - "pog.jim.halpert@gmail.com
" - "penpog.pam.beesly@gmail.comding
"string
: Identifier of one of the predefined pickup details. Required for orders containing line items with shipping type pickup
. Acceptable values are: - "dwight
" - "jim
" - "pam
"array
: Promotions associated with the order.
string
: Required. The requested shipping option. Acceptable values are: - "economy
" - "expedited
" - "oneDay
" - "sameDay
" - "standard
" - "twoDay
"object
string
: CLDR country code (e.g. "US").array
: Strings representing the lines of the printed label for mailing the order, for example: John Smith 1600 Amphitheatre Parkway Mountain View, CA, 94043 United States
string
boolean
: Whether the address is a post office box.string
: City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).string
: Postal Code or ZIP (e.g. "94043").string
: Name of the recipient.string
: Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").array
: Street-level part of the address.
string
object
boolean
: Whether the order is scheduled delivery order.string
: The phone number of the person receiving the delivery.object
integer
: Required. Number of items ordered.object
string
: Required. Brand of the item.string
: Required. Condition or state of the item. Acceptable values are: - "new
"string
: Required. The two-letter ISO 639-1 language code for the item. Acceptable values are: - "en
" - "fr
"array
: Fees for the item. Optional.
string
: Global Trade Item Number (GTIN) of the item. Optional.string
: Required. URL of an image of the item.string
: Shared identifier for all variants of the same product. Optional.string
: Manufacturer Part Number (MPN) of the item. Optional.string
: Required. An identifier of the item.string
: Required. The CLDR territory // code of the target country of the product.string
: Required. The title of the product.array
: Variant attributes for the item. Optional.
object
string
: Required. Code of the location defined by provider or merchant.string
: Pickup location type. Acceptable values are: - "locker
" - "store
" - "curbside
"array
: Required. all pickup persons set by users.
object
string
: Required. Full name of the pickup person.string
: Required. The phone number of the person picking up the items.object
: Represents a time zone from the IANA Time Zone Database.
string
: IANA Time Zone Database time zone, e.g. "America/New_York".string
: Optional. IANA Time Zone Database version number, e.g. "2019a".object
array
: A list of postal group names. The last value can be "all other locations"
. Example: ["zone 1", "zone 2", "all other locations"]
. The referred postal code groups must match the delivery country of the service.
string
array
array
: A list of transit time labels. The last value can be "all other labels"
. Example: ["food", "electronics", "all other labels"]
.
string
object
array
object
integer
: Must be greater than or equal to minTransitTimeInDays
.integer
: Transit time range (min-max) in business days. 0 means same day delivery, 1 means next day delivery.object
array
: Additional charges for a unit, e.g. shipping costs.
array
: Tax amounts to apply to the unit price.
object
string
: [required] Type of the additional charge. Acceptable values are: - "shipping
"object
string
: Optional name of the tax type. This should only be provided if taxType
is otherFeeTax
.string
: [required] Type of the tax. Acceptable values are: - "otherFee
" - "otherFeeTax
" - "sales
"object
: The single value of a rate group or the value of a rate group table's cell. Exactly one of noShipping
, flatRate
, pricePercentage
, carrierRateName
, subtableName
must be set.
string
: The name of a carrier rate referring to a carrier rate defined in the same rate group. Can only be set if all other fields are not set.boolean
: If true, then the product can't ship. Must be true when set, can only be set if all other fields are not set.string
: A percentage of the price represented as a number in decimal notation (e.g., "5.4"
). Can only be set if all other fields are not set.string
: The name of a subtable. Can only be set in table cells (i.e., not for single values), and only if all other fields are not set.object
string
: Required. The weight unit. Acceptable values are: - "kg
" - "lb
"string
: Required. The weight represented as a number.FAQs
DataFire integration for Content API for Shopping
The npm package @datafire/google_content receives a total of 0 weekly downloads. As such, @datafire/google_content popularity was classified as not popular.
We found that @datafire/google_content demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.