Hi Pascal,
I'm from the Google Ads API Team.
If you're referring to campaign bid strategies, you may try using Change Event service to retrieve the changes in campaigns and see if you're able to retrieve the data that you're looking for. You may utilize the query builder tool for the change_event resource to quickly build valid report queries in the API.
Let us know how it goes. If you are unable to retrieve what you are looking for, please provide a screenshot of the data you would like to retrieve via API as well as the complete request and response logs with request ID so we can further investigate. You may send it to us via Reply privately to author option.
Links in this email:
Change Event service - https://developers.google.com/google-ads/api/docs/change-event
request - https://developers.google.com/google-ads/api/docs/concepts/field-service#request
response - https://developers.google.com/google-ads/api/docs/concepts/field-service#response
request ID - https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id
query builder - https://developers.google.com/google-ads/api/fields/v13/change_event_query_builder
Regards,
![]() |
Google Ads API Team |
Hi Pascal,
Thank you for your response.
With regard to your concern for retrieving more than 30 days ago, can you confirm if you already tried the change status? It mentioned that it provides a means to keep track of which resources have changed within an account over a given time period. It also indicated that, the query must filter on date within the past 90 days (and optionally time), and must include a LIMIT clause set to at most 10,000 results. You may utilize the query builder tool for the change_status resource to quickly build valid report queries in the API.
As mentioned previously, if you are unable to retrieve what you are looking for, please provide a screenshot of the data you would like to retrieve via API as well as the complete request and response logs with request ID so we can further investigate. You may send it to us via Reply privately to author option.
Reference links:
Regards,