aggregatedReportingContextStatus property
Aggregated status. Possible string values are:
- "AGGREGATED_REPORTING_CONTEXT_STATUS_UNSPECIFIED" : Not specified.
- "NOT_ELIGIBLE_OR_DISAPPROVED" : Product is not eligible or is disapproved for all reporting contexts.
- "PENDING" : Product's status is pending in all reporting contexts.
- "ELIGIBLE_LIMITED" : Product is eligible for some (but not all) reporting contexts.
- "ELIGIBLE" : Product is eligible for all reporting contexts.
Implementation
core.String? aggregatedReportingContextStatus;