Search Ads 360 API (doubleclicksearch:v2)

2022-10-27

1 new method | 1 updated method

Additions

    Methods
  • doubleclicksearch.conversion.GetCustomerId

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

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

      Parameters :

        customerId

          Location : path

          Required : Yes

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

          Type : string

        agencyId

          Type : string

          Format : int64

          Location : query

          Description : Numeric ID of the agency.

        campaignId

          Format : int64

          Type : string

          Description : Numeric ID of the campaign.

          Location : query

        adId

          Description : Numeric ID of the ad.

          Type : string

          Location : query

          Format : int64

        adGroupId

          Format : int64

          Location : query

          Description : Numeric ID of the ad group.

          Type : string

        criterionId

          Format : int64

          Type : string

          Location : query

          Description : Numeric ID of the criterion.

        endDate

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

          Type : integer

          Maximum : 99991231

          Minimum : 20091101

          Format : int32

          Required : Yes

          Location : query

        advertiserId

          Format : int64

          Type : string

          Description : Numeric ID of the advertiser.

          Location : query

        startRow

          Required : Yes

          Format : uint32

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

          Type : integer

          Location : query

        rowCount

          Required : Yes

          Description : The number of conversions to return per call.

          Format : int32

          Location : query

          Type : integer

          Maximum : 1000

          Minimum : 1

        engineAccountId

          Location : query

          Type : string

          Format : int64

          Description : Numeric ID of the engine account.

        startDate

          Required : Yes

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

          Type : integer

          Maximum : 99991231

          Format : int32

          Minimum : 20091101

          Location : query

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

      HTTP Method : GET

      Parameter Order :

    • customerId
    • endDate
    • rowCount
    • startDate
    • startRow
    • Scopes : https://www.googleapis.com/auth/doubleclicksearch

Updates

    Methods
  • doubleclicksearch.conversion.get

      Parameters :

        customerId

          Location : query

          Type : string

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