AI-generated Key Takeaways
-
The Search Ads 360 API enables developers to automate report downloads from Search Ads 360.
-
The service name
searchads360.googleapis.com
is used for creating RPC client stubs. -
This API provides access to various services, including CustomColumnService, CustomerService, SearchAds360FieldService, and SearchAds360Service for managing and retrieving data.
-
Developers can use these services to get custom columns, list accessible customers, retrieve specific fields, and perform searches on Search Ads 360 data.
The Search Ads 360 API allows developers to automate downloading reports from Search Ads 360.
Service: searchads360.googleapis.com
The Service name searchads360.googleapis.com
is needed to create RPC client stubs.
google.ads.searchads360.v0.services.CustomColumnService
Methods | |
---|---|
|
Returns the requested custom column in full detail. |
|
Returns all the custom columns associated with the customer in full detail. |
google.ads.searchads360.v0.services.CustomerService
Methods | |
---|---|
|
Returns resource names of customers directly accessible by the user authenticating the call. |
google.ads.searchads360.v0.services.SearchAds360FieldService
Methods | |
---|---|
|
Returns just the requested field. |
|
Returns all fields that match the search query. |
google.ads.searchads360.v0.services.SearchAds360Service
Methods | |
---|---|
|
Returns all rows that match the search query. |
|
Returns all rows that match the search stream query. |