A token to retrieve the next page of results. Pass this value in the ListCreativesRequest.pageToken field in the subsequent call to the creatives.list method to retrieve the next page of results.
[null,null,["Last updated 2025-05-07 UTC."],[],["The core content outlines a JSON response structure for listing creatives. The response includes an array of `creatives`, each detailed as an object. It also contains a `nextPageToken` string, used to fetch the next set of results via the `creatives.list` method by adding it in the ListCreativesRequest.pageToken field, allowing for paginated retrieval of creatives.\n"]]