PolicyTopicEvidenceDestinationMismatchUrlType
The possible policy topic evidence destination mismatch url types.
Enums |
UNSPECIFIED
|
No value has been specified. |
UNKNOWN
|
The received value is not known in this version. This is a response-only value. |
DISPLAY_URL
|
The display url. |
FINAL_URL
|
The final url. |
FINAL_MOBILE_URL
|
The final mobile url. |
TRACKING_URL
|
The tracking url template, with substituted desktop url. |
MOBILE_TRACKING_URL
|
The tracking url template, with substituted mobile url. |
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This documentation details the different URL types that can be used for policy topic evidence destination mismatch."],["The types are represented by specific enums like `DISPLAY_URL`, `FINAL_URL`, `TRACKING_URL`, etc., each serving a different purpose."],["Enums such as `UNSPECIFIED` and `UNKNOWN` are reserved for situations where a value is not specified or is not recognized in the current version."],["`TRACKING_URL` and `MOBILE_TRACKING_URL` specifically refer to URLs used for tracking purposes and include substituted desktop or mobile URLs respectively."],["`FINAL_URL` and `FINAL_MOBILE_URL` represent the final destination URLs for desktop and mobile users respectively."]]],[]]