pageToken property

String? pageToken
getter/setter pair

A page token, received from a previous ListPromotions call.

Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListPromotions must match the call that provided the page token.

Optional.

Implementation

core.String? pageToken;