Skip to main content

promotions

Overview

Namepromotions
TypeResource
Idgoogledevelopers.paymentsresellersubscription.promotions

Fields

NameDatatypeDescription
nextPageTokenstringA token, which can be sent as page_token to retrieve the next page. If this field is empty, there are no subsequent pages.
promotionsarrayThe promotions for the specified partner.

Methods

NameAccessible byRequired ParamsDescription
partners_promotions_listSELECTpartnersIdTo retrieve the promotions, such as free trial, that can be used by the partner. It should be autenticated with a service account.
partners_promotions_findEligibleEXECpartnersIdTo find eligible promotions for the current user. The API requires user authorization via OAuth. The user is inferred from the authenticated OAuth credential.