Thanks for the quick reply. I had gone through the documentation you shared
``` *Adjustments* *Your metrics may occasionally be updated one or more days after a click occurs. This can happen for a number of reasons, including but not limited to: When a conversion occurs days after the initial click When we detect invalid traffic that needs to be removed* ``` >From this I understand that its possible that a conversion value might be initially recorded but could potentially be removed at a later stage due to such adjustments. Is my understanding correct? The query I am using is ``` "query": "SELECT segments.conversion_action_name, segments.conversion_action, metrics.all_conversions, metrics.conversions, campaign.id, segments.date FROM campaign WHERE segments.date BETWEEN '2023-05-14' AND '2023-05-20' AND metrics.all_conversions > 0" ``` -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/CAPbzAwB4gSW4FU-eiECOL-6nw23nWrckJT9aAPRiRRnPC8_YbA%40mail.gmail.com.