AppliedIncentive
Represents an applied incentive.
Columns
| Name | Type | Behavior | Description |
| AppliedIncentiveCouponCode | String | ATTRIBUTE | Output only. The coupon code of the incentive. |
| AppliedIncentiveCurrencyCode | String | ATTRIBUTE | Output only. The currency code for all monetary amounts (for example, |
| AppliedIncentiveCurrentSpendTowardsFulfillmentMicros | Long | ATTRIBUTE | Output only. The current amount spent towards the fulfillment requirements, |
| AppliedIncentiveFulfillmentExpirationDateTime | String | ATTRIBUTE | Output only. The time by which the incentive's fulfillment requirements |
| AppliedIncentiveGrantedAmountMicros | Long | ATTRIBUTE | Output only. The amount of the reward granted in micros. |
| AppliedIncentiveIncentiveState | String | ATTRIBUTE | Output only. The current state of the incentive.
The allowed values are EXPIRED, FULFILLED, INVALIDATED, REDEEMED, REWARD_EXHAUSTED, REWARD_EXPIRED, REWARD_GRANTED, UNKNOWN. |
| AppliedIncentiveRedemptionDateTime | String | ATTRIBUTE | Output only. The redemption time of the incentive in 'YYYY-MM-DD HH:MM:SS' |
| AppliedIncentiveRequiredMinSpendMicros | Long | ATTRIBUTE | Output only. The minimum amount that must be spent to fulfill the coupon |
| AppliedIncentiveResourceName | String | ATTRIBUTE | Output only. The resource name of the incentive. |
| AppliedIncentiveRewardAmountMicros | Long | ATTRIBUTE | Output only. The maximum potential reward amount in micros for the |
| AppliedIncentiveRewardBalanceRemainingMicros | Long | ATTRIBUTE | Output only. The remaining balance of the granted reward in micros. |
| AppliedIncentiveRewardExpirationDateTime | String | ATTRIBUTE | Output only. The time when the granted reward expires in 'YYYY-MM-DD |
| AppliedIncentiveRewardGrantDateTime | String | ATTRIBUTE | Output only. The time when the reward was granted in 'YYYY-MM-DD HH:MM:SS' |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |