[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["`SecurityPolicyType` determines the security measures for accessing content on a CDN."],["The policy can range from no authentication (`NONE`) to specific configurations for Akamai (`AKAMAI`) or Google Cloud Media CDN (`CLOUD_MEDIA`)."],["`UNKNOWN` is returned if the API version doesn't expose the actual security policy type."]]],["The `CdnConfigurationService` utilizes `SecurityPolicySettings`, which includes `SecurityPolicyType`. This indicates the security policy needed for CDN access, with different types needing specific parameters. Available security policy types are: `UNKNOWN` (value not exposed), `NONE` (no authentication), `AKAMAI` (for Akamai CDN), and `CLOUD_MEDIA` (for Google Cloud Media CDN). The namespace for this service is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]