Hi Muneeb,
Thanks for getting back to us.
Kindly take note that the Google Ads API report pulls the data in real time
once Ads UI reports show the same data on Ads UI. Note that Google Ads API
report data mirrors Google Ads UI reporting data. The API only mirrors what the
UI can do or retrieve
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
I'm using a scheduled job to fetch campaign conversion data for the last 30
days.
On the initial fetch (e.g., June 1st), I received a conversion value of 1.
However, when I later fetched the data(eg:- June 15) for the same date ,
there was no conversion data returned .
My questions are as follow