Content API for Shopping (content:v2.1)

2025-11-14

10 removed methods

Deletions

    Methods
  • content.returnaddress.custombatch

      Path : returnaddress/batch

      Flat Path : returnaddress/batch

      HTTP Method : POST

      Scopes : https://www.googleapis.com/auth/content

      Description : Batches multiple return address related calls in a single request.

  • content.returnaddress.delete

      Path : {merchantId}/returnaddress/{returnAddressId}

      Flat Path : {merchantId}/returnaddress/{returnAddressId}

      HTTP Method : DELETE

      Parameters :

        merchantId

          Description : The Merchant Center account from which to delete the given return address.

          Location : path

          Required : Yes

          Type : string

          Format : uint64

        returnAddressId

          Description : Return address ID generated by Google.

          Location : path

          Required : Yes

          Type : string

      Parameter Order :

    • merchantId
    • returnAddressId
    • Scopes : https://www.googleapis.com/auth/content

      Description : Deletes a return address for the given Merchant Center account.

  • content.returnaddress.get

      Path : {merchantId}/returnaddress/{returnAddressId}

      Flat Path : {merchantId}/returnaddress/{returnAddressId}

      HTTP Method : GET

      Parameters :

        merchantId

          Description : The Merchant Center account to get a return address for.

          Location : path

          Required : Yes

          Type : string

          Format : uint64

        returnAddressId

          Description : Return address ID generated by Google.

          Location : path

          Required : Yes

          Type : string

      Parameter Order :

    • merchantId
    • returnAddressId
    • Scopes : https://www.googleapis.com/auth/content

      Description : Gets a return address of the Merchant Center account.

  • content.returnaddress.insert

      Path : {merchantId}/returnaddress

      Flat Path : {merchantId}/returnaddress

      HTTP Method : POST

      Parameters :

        merchantId

          Description : The Merchant Center account to insert a return address for.

          Location : path

          Required : Yes

          Type : string

          Format : uint64

      Parameter Order : merchantId

      Scopes : https://www.googleapis.com/auth/content

      Description : Inserts a return address for the Merchant Center account.

  • content.returnaddress.list

      Path : {merchantId}/returnaddress

      Flat Path : {merchantId}/returnaddress

      HTTP Method : GET

      Parameters :

        merchantId

          Description : The Merchant Center account to list return addresses for.

          Location : path

          Required : Yes

          Type : string

          Format : uint64

        maxResults

          Description : The maximum number of addresses in the response, used for paging.

          Location : query

          Type : integer

          Format : uint32

        pageToken

          Description : The token returned by the previous request.

          Location : query

          Type : string

        country

          Description : List only return addresses applicable to the given country of sale. When omitted, all return addresses are listed.

          Location : query

          Type : string

      Parameter Order : merchantId

      Scopes : https://www.googleapis.com/auth/content

      Description : Lists the return addresses of the Merchant Center account.

  • content.returnpolicy.custombatch

      Path : returnpolicy/batch

      Flat Path : returnpolicy/batch

      HTTP Method : POST

      Scopes : https://www.googleapis.com/auth/content

      Description : Batches multiple return policy related calls in a single request.

  • content.returnpolicy.delete

      Path : {merchantId}/returnpolicy/{returnPolicyId}

      Flat Path : {merchantId}/returnpolicy/{returnPolicyId}

      HTTP Method : DELETE

      Parameters :

        merchantId

          Description : The Merchant Center account from which to delete the given return policy.

          Location : path

          Required : Yes

          Type : string

          Format : uint64

        returnPolicyId

          Description : Return policy ID generated by Google.

          Location : path

          Required : Yes

          Type : string

      Parameter Order :

    • merchantId
    • returnPolicyId
    • Scopes : https://www.googleapis.com/auth/content

      Description : Deletes a return policy for the given Merchant Center account.

  • content.returnpolicy.get

      Path : {merchantId}/returnpolicy/{returnPolicyId}

      Flat Path : {merchantId}/returnpolicy/{returnPolicyId}

      HTTP Method : GET

      Parameters :

        merchantId

          Description : The Merchant Center account to get a return policy for.

          Location : path

          Required : Yes

          Type : string

          Format : uint64

        returnPolicyId

          Description : Return policy ID generated by Google.

          Location : path

          Required : Yes

          Type : string

      Parameter Order :

    • merchantId
    • returnPolicyId
    • Scopes : https://www.googleapis.com/auth/content

      Description : Gets a return policy of the Merchant Center account.

  • content.returnpolicy.insert

      Path : {merchantId}/returnpolicy

      Flat Path : {merchantId}/returnpolicy

      HTTP Method : POST

      Parameters :

        merchantId

          Description : The Merchant Center account to insert a return policy for.

          Location : path

          Required : Yes

          Type : string

          Format : uint64

      Parameter Order : merchantId

      Scopes : https://www.googleapis.com/auth/content

      Description : Inserts a return policy for the Merchant Center account.

  • content.returnpolicy.list

      Path : {merchantId}/returnpolicy

      Flat Path : {merchantId}/returnpolicy

      HTTP Method : GET

      Parameters :

        merchantId

          Description : The Merchant Center account to list return policies for.

          Location : path

          Required : Yes

          Type : string

          Format : uint64

      Parameter Order : merchantId

      Scopes : https://www.googleapis.com/auth/content

      Description : Lists the return policies of the Merchant Center account.