pageToken property

String? pageToken
getter/setter pair

A page token, received from a previous FindEligiblePromotions call.

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

Optional.

Implementation

core.String? pageToken;