googleapis.com

Build applications to efficiently manage large or complex trafficking, reporting, and attribution workflows for Campaign Manager 360.

🔑 oauth2 205 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
Retrieves list of user profiles for a user.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dfareporting.googleapis.com/dfareporting/v3.4/userprofiles
Gets one user profile by ID.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dfareporting.googleapis.com/dfareporting/v3.4/userprofiles/{profileId}
Retrieves a list of ads, possibly filtered. This method supports paging.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dfareporting.googleapis.com/dfareporting/v3.4/userprofiles/{profileId}/ads
Endpoints (205 total)
GET
/userprofiles
Retrieves list of user profiles for a user.
GET
/userprofiles/{profileId}
Gets one user profile by ID.
GET
/userprofiles/{profileId}/ads
Retrieves a list of ads, possibly filtered. This method supports paging.
GET
/userprofiles/{profileId}/files
Lists files for a user profile.
GET
/userprofiles/{profileId}/sites
Retrieves a list of sites, possibly filtered. This method supports paging.
GET
/userprofiles/{profileId}/sizes
Retrieves a list of sizes, possibly filtered. Retrieved sizes are globally un…
GET
/userprofiles/{profileId}/cities
Retrieves a list of cities, possibly filtered.
GET
/userprofiles/{profileId}/metros
Retrieves a list of metros.
GET
/userprofiles/{profileId}/regions
Retrieves a list of regions.
GET
/userprofiles/{profileId}/reports
Retrieves list of reports.
GET
/reports/{reportId}/files/{fileId}
Retrieves a report file by its report ID and file ID. This method supports me…
GET
/userprofiles/{profileId}/accounts
Retrieves the list of accounts, possibly filtered. This method supports paging.
At a glance
Total SDKs10
Languages6
Endpoints205
Authoauth2
Categories2
https://dfareporting.googleapis.com/dfareporting/v3.4