A plan offer the operator is interested in extending to the user to improve user experience. An operator can send this offer to GTAF and it is passed on to the applications running on user device.
JSON representation | |
---|---|
{ "name": string, "offers": [ { object ( |
Fields | |
---|---|
name |
The resource name of the PlanStatus in the following format: |
offers[] |
List of all offers being extended to the user. |
expireTime |
Required. The time when this offer expires. GTAF will not share offers with applications once an offer expires. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: |
formOfPayment |
Specify how the user will be charged for the offer, if the user clicks buy. E.g., "Deducted from wallet balance." or "Charged against your saved credit card". The string will be displayed as-is to the user when making the purchase. |