aggregatedReportingContextStatus property
Aggregated status across all reporting contexts.
Reporting contexts included in the computation of the aggregated status
can be restricted using a filter on the reporting_context field.
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 and countries.
- "PENDING" : Product's status is pending in all reporting contexts and countries.
- "ELIGIBLE_LIMITED" : Product is eligible for some (but not all) reporting contexts and countries.
- "ELIGIBLE" : Product is eligible for all reporting contexts and countries.
Implementation
core.String? aggregatedReportingContextStatus;