Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the
REST Introduction for details.
IdentityVerificationProgram
Type of identity verification program.
Enums |
UNSPECIFIED |
Not specified. |
UNKNOWN |
The value is unknown in this version. |
ADVERTISER_IDENTITY_VERIFICATION |
Advertiser submits documents to verify their identity. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["The Identity Verification program has three enums: `UNSPECIFIED`, `UNKNOWN`, and `ADVERTISER_IDENTITY_VERIFICATION`."],["`ADVERTISER_IDENTITY_VERIFICATION` is where advertisers provide documents to validate their identity."],["`UNSPECIFIED` and `UNKNOWN` enums handle cases where the verification type is not specified or is unknown in the current version."]]],["The provided content outlines types of identity verification programs. `UNSPECIFIED` indicates no specific type. `UNKNOWN` signifies an unknown value. `ADVERTISER_IDENTITY_VERIFICATION` denotes a program where advertisers submit documents to confirm their identity. The core action is document submission by advertisers within a specific verification program. Other types represent the lack of a defined or known verification process.\n"]]