Hi Rapolas.
Thank you for the reply.
I understand that there's documentation for the query that must also include a LIMIT clause restricting results to at most 10,000 rows, but please note that this doesn't mean that you can fetch all the data in a split second, Could you elaborate more on why you want to get all the records? I asked because this might cause issues like timeouts of requests. With this, I would suggest trying to
add filters in your report or use segmentation to get a subset of data at a time. You can also check this
documentation that supports paging by specifying
page_size in your request. This will break up the result set of the query into multiple responses that each contains up to
page_size objects.
Moving forward to this, “
is there a way to do the same with ChangeStatusService as with ChangeEventService?” -Yes, you may use the
change_event report but kindly note that
change_status is more of a summary view, and for more details please use
change_event report. ChangeEvent has the details you listed whereas ChangeStatus is missing some of these items:
Also note that change_event is limited to the last 30 days and change_status is limited to the last 90 days.
Best regards,
 |
| Heidi |
| Google Ads API Team |
|
|
| |

ref:_00D1U1174p._5004Q2dnbXD:ref