AI-generated Key Takeaways
-
SecurityPolicyType indicates the type of security policy for CDN access, with different types requiring different parameters.
-
Possible SecurityPolicyTypes include UNKNOWN, NONE (no authentication), AKAMAI, and CLOUD_MEDIA.
Indicates the type of security policy associated with access to a CDN. Different security
policies require different parameters in a SecurityPolicy.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description |
|---|---|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |
NONE
|
Indicates that no authentication is necessary. |
AKAMAI
|
Security policy for accessing content on the Akamai CDN. |
CLOUD_MEDIA
|
Security policy for access content on Google Cloud Media CDN. |