Good day, I'm using this query below to find a matching keyword to update its MaxCPC:
select segments.date, ad_group.id,ad_group.status,ad_group_criterion.status,campaign.id, ad_group_criterion.criterion_id, ad_group_criterion.keyword.text from keyword_view where segments.date between '2022-06-13' and '2022-07-13' There are matches on the add campaign platform and it's a live campaign, but the Google Ads API doesn't return Criterion IDs even with that wide date range. How can I troubleshoot this please? Regards, Werner -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/a9bcf031-1d93-4aed-b4ab-f99c06a5b358n%40googlegroups.com.