nextPageToken property

String? nextPageToken
getter/setter pair

A token identifying the next page of results.

This value should be specified as the pageToken in a subsequent ListAdGroupAssignedTargetingOptionsRequest to fetch the next page of results. This token will be absent if there are no more AssignedTargetingOption resources to return.

Implementation

core.String? nextPageToken;