PolicyApprovalStatus

  • Policies have different approval statuses, with the most severe being used if multiple apply.

  • The order of severity for policy statuses is DISAPPROVED, AREA_OF_INTEREST_ONLY, APPROVED_LIMITED, and APPROVED.

  • Policy statuses like DISAPPROVED mean it will not serve, while APPROVED means it serves without restrictions.

  • AREA_OF_INTEREST_ONLY allows serving only for users searching about targeted countries.

The possible policy approval statuses. When there are several approval statuses available the most severe one will be used. The order of severity is DISAPPROVED, AREA_OF_INTEREST_ONLY, APPROVED_LIMITED and APPROVED.

Enums

UNSPECIFIED

No value has been specified.

UNKNOWN

The received value is not known in this version.

This is a response-only value.

DISAPPROVED

Will not serve.

APPROVED_LIMITED

Serves with restrictions.

APPROVED

Serves without restrictions.

AREA_OF_INTEREST_ONLY

Will not serve in targeted countries, but may serve for users who are searching for information about the targeted countries.