2026-07-31
▼ ▲ searchads360.customers.uploadClickConversions
HTTP Method : POST
Parameters :
customerId
Description : Required. The ID of the customer performing the upload.
Type : string
Location : path
Required : Yes
Pattern : ^[^/]+$
Flat Path : v23/customers/{customersId}:uploadClickConversions
Parameter Order : customerId
Path : v23/customers/{+customerId}:uploadClickConversions
Description : Processes the given click conversions. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ConversionUploadError]() [HeaderError]() [InternalError]() [PartialFailureError]() [QuotaError]() [RequestError]()
▼ ▲ searchads360.customers.uploadCallConversions
Flat Path : v23/customers/{customersId}:uploadCallConversions
Parameter Order : customerId
HTTP Method : POST
Parameters :
customerId
Pattern : ^[^/]+$
Required : Yes
Type : string
Description : Required. The ID of the customer performing the upload.
Location : path
Scopes : https://www.googleapis.com/auth/doubleclicksearch
Path : v23/customers/{+customerId}:uploadCallConversions
Description : Processes the given call conversions. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [PartialFailureError]() [QuotaError]() [RequestError]()
▼ ▲ searchads360.customers.uploadConversionAdjustments
Flat Path : v23/customers/{customersId}:uploadConversionAdjustments
Parameter Order : customerId
Parameters :
customerId
Location : path
Type : string
Description : Required. The ID of the customer performing the upload.
Pattern : ^[^/]+$
Required : Yes
HTTP Method : POST
Scopes : https://www.googleapis.com/auth/doubleclicksearch
Description : Processes the given conversion adjustments. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [PartialFailureError]() [QuotaError]() [RequestError]()
Path : v23/customers/{+customerId}:uploadConversionAdjustments
▼ ▲ searchads360.customers.searchAds360Campaigns.mutate
HTTP Method : POST
Parameters :
customerId
Pattern : ^[^/]+$
Required : Yes
Type : string
Description : Required. The ID of the customer whose Search Ads 360 campaigns are being modified.
Location : path
Flat Path : v23/customers/{customersId}/searchAds360Campaigns:mutate
Parameter Order : customerId
Path : v23/customers/{+customerId}/searchAds360Campaigns:mutate
Description : Updates Search Ads 360 campaigns. Operation statuses are returned. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [MutateError]() [QuotaError]() [RequestError]()