googleapis.com

The Search Ads 360 API allows developers to automate uploading conversions and downloading reports from Search Ads 360.

🔑 oauth2 11 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Polls for the status of a report request.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://doubleclicksearch.googleapis.com/doubleclicksearch/v2/reports/{reportId}
Retrieves a list of conversions from a DoubleClick Search engine account.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://doubleclicksearch.googleapis.com/doubleclicksearch/v2/customer/{customerId}/conversion
Downloads a report file encoded in UTF-8.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://doubleclicksearch.googleapis.com/doubleclicksearch/v2/reports/{reportId}/files/{reportFragment}
Endpoints (11 total)
GET
/doubleclicksearch/v2/reports/{reportId}
Polls for the status of a report request.
GET
/doubleclicksearch/v2/customer/{customerId}/conversion
Retrieves a list of conversions from a DoubleClick Search engine account.
GET
/doubleclicksearch/v2/reports/{reportId}/files/{reportFragment}
Downloads a report file encoded in UTF-8.
GET
/doubleclicksearch/v2/agency/{agencyId}/advertiser/{advertiserId}/idmapping
Downloads a csv file(encoded in UTF-8) that contains ID mappings between lega…
GET
/doubleclicksearch/v2/agency/{agencyId}/advertiser/{advertiserId}/savedcolumns
Retrieve the list of saved columns for a specified advertiser.
GET
/doubleclicksearch/v2/agency/{agencyId}/advertiser/{advertiserId}/engine/{engineAccountId}/conversion
Retrieves a list of conversions from a DoubleClick Search engine account.
POST
/doubleclicksearch/v2/reports
Inserts a report request into the reporting system.
POST
/doubleclicksearch/v2/conversion
Inserts a batch of new conversions into DoubleClick Search.
POST
/doubleclicksearch/v2/reports/generate
Generates and returns a report immediately.
POST
/doubleclicksearch/v2/conversion/updateAvailability
Updates the availabilities of a batch of floodlight activities in DoubleClick…
PUT
/doubleclicksearch/v2/conversion
Updates a batch of conversions in DoubleClick Search.
At a glance
Total SDKs10
Languages6
Endpoints11
Authoauth2
Categories2
https://doubleclicksearch.googleapis.com