Search Ads 360 Reporting API (searchads360:v0)

2023-01-19

6 new methods | New API

Additions

    Methods
  • searchads360.customers.customColumns.get

      Parameter Order : resourceName

      Description : Returns the requested custom column in full detail.

      Flat Path : v0/customers/{customersId}/customColumns/{customColumnsId}

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

      Path : v0/{+resourceName}

      HTTP Method : GET

      Parameters :

        resourceName

          Required : Yes

          Location : path

          Description : Required. The resource name of the custom column to fetch.

          Pattern : ^customers/[^/]+/customColumns/[^/]+$

          Type : string

  • searchads360.customers.customColumns.list

      Parameters :

        customerId

          Location : path

          Type : string

          Pattern : ^[^/]+$

          Description : Required. The ID of the customer to apply the CustomColumn list operation to.

          Required : Yes

      Flat Path : v0/customers/{customersId}/customColumns

      Path : v0/customers/{+customerId}/customColumns

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

      Description : Returns all the custom columns associated with the customer in full detail.

      HTTP Method : GET

      Parameter Order : customerId

  • searchads360.customers.searchAds360.searchStream

      Parameters :

        customerId

          Description : Required. The ID of the customer being queried.

          Type : string

          Pattern : ^[^/]+$

          Location : path

          Required : Yes

      Flat Path : v0/customers/{customersId}/searchAds360:searchStream

      HTTP Method : POST

      Path : v0/customers/{+customerId}/searchAds360:searchStream

      Parameter Order : customerId

      Description : Returns all rows that match the search stream query. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()

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

  • searchads360.customers.searchAds360.search

      Parameter Order : customerId

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

      Parameters :

        customerId

          Description : Required. The ID of the customer being queried.

          Type : string

          Pattern : ^[^/]+$

          Required : Yes

          Location : path

      Flat Path : v0/customers/{customersId}/searchAds360:search

      Description : Returns all rows that match the search query. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()

      Path : v0/customers/{+customerId}/searchAds360:search

      HTTP Method : POST

  • searchads360.searchAds360Fields.get

      Flat Path : v0/searchAds360Fields/{searchAds360FieldsId}

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

      Description : Returns just the requested field. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

      HTTP Method : GET

      Parameters :

        resourceName

          Required : Yes

          Type : string

          Description : Required. The resource name of the field to get.

          Location : path

          Pattern : ^searchAds360Fields/[^/]+$

      Path : v0/{+resourceName}

      Parameter Order : resourceName

  • searchads360.searchAds360Fields.search

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

      Flat Path : v0/searchAds360Fields:search

      Description : Returns all fields that match the search query. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()

      HTTP Method : POST

      Path : v0/searchAds360Fields:search