What is incorrect with the date range? we would like to get as much changes 
as possible from the API. As per documentation 30 days is available 
<https://developers.google.com/google-ads/api/fields/v15/change_event#:~:text=Describes%20the%20granular%20change%20of%20returned%20resources%20of%20certain%20resource%20types.%20Changes%20made%20through%20the%20UI%20or%20API%20in%20the%20past%2030%20days%20are%20included.>.
 
What is wrong with the above query I had posted? Because it is only failing 
for this account/customer id,  can you help?

On Tuesday, June 18, 2024 at 10:44:37 PM UTC+5:30 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> I have tried to reduce the date range from 'change_event.change_date_time 
> >= '20240521' to 'change_event.change_date_time >= '20240531' and am able 
> to get the results. Could you retry your query by reducing the duration of 
> days, please see the below sample query for reference: 
>
>
> {
>   "query": "SELECT change_event.ad_group, change_event.campaign, 
> change_event.asset, change_event.change_date_time, 
> change_event.change_resource_name, change_event.change_resource_type, 
> change_event.changed_fields, change_event.client_type, change_event.feed, 
> change_event.feed_item, change_event.new_resource, change_event.old_resource, 
> change_event.resource_change_operation, change_event.resource_name, 
> change_event.user_email FROM change_event WHERE change_event.change_date_time 
> >= '20240531' AND change_event.change_date_time <= '20240619' ORDER BY 
> change_event.change_date_time DESC LIMIT 10000"
> }
>
> You can try making a request using the Search 
> <https://developers.google.com/google-ads/api/rest/reference/rest/v17/customers.googleAds/search>
>  or SearchStream 
> <https://developers.google.com/google-ads/api/rest/reference/rest/v17/customers.googleAds/searchStream>.
>  
> Also, you can use Query Builder 
> <https://developers.google.com/google-ads/api/fields/v14/customer_search_term_insight_query_builder>
>  to 
> create your query and Query Validator 
> <https://developers.google.com/google-ads/api/fields/v14/query_validator> to 
> validate your query. I hope this helps, let me know how this goes on your 
> end.
>
>
>   
>
>
> *This message is in relation to case "ref:!00D1U01174p.!5004Q02tJDdb:ref" 
> (ADR-00238459) Thanks,*
>   
> [image: Google Logo] *Google Ads API Team* 
> *Register 
> <https://adsonair.withgoogle.com/events/performance-max-api-workshop> for 
> the upcoming workshop: Performance Max and the Google Ads API!*
>  
>
>  
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/679f4a64-42cb-46e5-8131-7c9ad5e32a47n%40googlegroups.com.
  • Ch... 'Arun S R' via Google Ads API and AdWords API Forum
    • ... 'Arun S R' via Google Ads API and AdWords API Forum
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
        • ... 'Arun S R' via Google Ads API and AdWords API Forum
          • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
            • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to