Hey, I have a weird question.When I read the change_status table, my modification time was 21:34:08 on September 27, 2022.However, when I read the table at 10:00, this data was not returned.I didn't return the data until 2 p.m., may I ask why? Here is my request :
SELECT ad_group.id, campaign.id, customer.id, feed.id, feed_item.id , change_status.ad_group, change_status.ad_group_ad, change_status.ad_group_bid_modifier, change_status.ad_group_criterion, change_status.ad_group_feed , change_status.campaign, change_status.campaign_criterion, change_status.campaign_feed, change_status.feed, change_status.feed_item , change_status.last_change_date_time, change_status.resource_name, change_status.resource_status, change_status.resource_type FROM change_status WHERE change_status.last_change_date_time BETWEEN '\''2022-09-24 00:00:00'\'' AND '\''2022-09-28 23:59:59'\'' AND change_status.resource_type IN (AD_GROUP) ORDER BY change_status.last_change_date_time DESC LIMIT 10000 account_id: 1212450900 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/fcfb7868-b396-47ce-b756-2afe442c1661n%40googlegroups.com.