Hi Jarek,
You may turn on Logging with log level set to 'DEBUG', the request log is also
useful. You may also send us a full screen screenshot of the UI showing what
you are trying to access via API. If the query is correct but there is no data
to return the API sends an empty response without
Thank you for your response,
I use https://github.com/googleads/google-ads-php
Other queries return correct data for me, but when I use
campaign_criterion_simulation API, it returns an empty query.
No runtime error is returned when asked.
The query must be correct because in the case of using a
Hi,
I am trying to make an estimate of the budget and CPA increase based on the
Google API and the table: campaign_criterion_simulation, my uery is:
$query = 'SELECT campaign_criterion_simulation.criterion_id,
campaign_criterion_simulation.start_date,
campaign_criterion_simulation.end_date,
c