Search Ads 360 API (doubleclicksearch:v2)

2022-11-11

1 new method | 1 removed method

Additions

    Methods
  • doubleclicksearch.conversion.getByCustomerId

      Parameters :

        adGroupId

          Type : string

          Location : query

          Format : int64

          Description : Numeric ID of the ad group.

        customerId

          Description : Customer ID of a client account in the new Search Ads 360 experience.

          Required : Yes

          Type : string

          Location : path

        advertiserId

          Location : query

          Format : int64

          Type : string

          Description : Numeric ID of the advertiser.

        endDate

          Maximum : 99991231

          Minimum : 20091101

          Required : Yes

          Description : Last date (inclusive) on which to retrieve conversions. Format is yyyymmdd.

          Format : int32

          Location : query

          Type : integer

        startDate

          Minimum : 20091101

          Required : Yes

          Type : integer

          Maximum : 99991231

          Format : int32

          Location : query

          Description : First date (inclusive) on which to retrieve conversions. Format is yyyymmdd.

        adId

          Location : query

          Type : string

          Format : int64

          Description : Numeric ID of the ad.

        campaignId

          Format : int64

          Location : query

          Description : Numeric ID of the campaign.

          Type : string

        criterionId

          Location : query

          Description : Numeric ID of the criterion.

          Type : string

          Format : int64

        engineAccountId

          Type : string

          Description : Numeric ID of the engine account.

          Location : query

          Format : int64

        agencyId

          Location : query

          Type : string

          Format : int64

          Description : Numeric ID of the agency.

        rowCount

          Required : Yes

          Maximum : 1000

          Minimum : 1

          Type : integer

          Format : int32

          Description : The number of conversions to return per call.

          Location : query

        startRow

          Type : integer

          Required : Yes

          Format : uint32

          Location : query

          Description : The 0-based starting index for retrieving conversions results.

      Path : doubleclicksearch/v2/customer/{customerId}/conversion

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

      Description : Retrieves a list of conversions from a DoubleClick Search engine account.

      Flat Path : doubleclicksearch/v2/customer/{customerId}/conversion

      HTTP Method : GET

      Parameter Order :

    • customerId
    • endDate
    • rowCount
    • startDate
    • startRow

Deletions

    Methods
  • doubleclicksearch.conversion.GetCustomerId

      Parameter Order :

    • customerId
    • endDate
    • rowCount
    • startDate
    • startRow
    • Parameters :

        engineAccountId

          Description : Numeric ID of the engine account.

          Format : int64

          Type : string

          Location : query

        adGroupId

          Description : Numeric ID of the ad group.

          Location : query

          Format : int64

          Type : string

        startDate

          Required : Yes

          Format : int32

          Maximum : 99991231

          Minimum : 20091101

          Type : integer

          Location : query

          Description : First date (inclusive) on which to retrieve conversions. Format is yyyymmdd.

        adId

          Format : int64

          Description : Numeric ID of the ad.

          Type : string

          Location : query

        customerId

          Required : Yes

          Location : path

          Type : string

          Description : Customer ID of a client account in the new Search Ads 360 experience.

        startRow

          Format : uint32

          Description : The 0-based starting index for retrieving conversions results.

          Location : query

          Required : Yes

          Type : integer

        rowCount

          Description : The number of conversions to return per call.

          Required : Yes

          Maximum : 1000

          Minimum : 1

          Format : int32

          Type : integer

          Location : query

        agencyId

          Type : string

          Description : Numeric ID of the agency.

          Format : int64

          Location : query

        campaignId

          Description : Numeric ID of the campaign.

          Location : query

          Format : int64

          Type : string

        endDate

          Type : integer

          Required : Yes

          Location : query

          Maximum : 99991231

          Format : int32

          Minimum : 20091101

          Description : Last date (inclusive) on which to retrieve conversions. Format is yyyymmdd.

        criterionId

          Type : string

          Location : query

          Description : Numeric ID of the criterion.

          Format : int64

        advertiserId

          Description : Numeric ID of the advertiser.

          Location : query

          Format : int64

          Type : string

      Path : doubleclicksearch/v2/customer/{customerId}/conversion

      HTTP Method : GET

      Description : Retrieves a list of conversions from a DoubleClick Search engine account.

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

      Flat Path : doubleclicksearch/v2/customer/{customerId}/conversion