Stay organized with collections
Save and categorize content based on your preferences.
GoogleAdManagerSettings
classpublic
PAL settings reflecting settings configured in Google Ad Manager.
Constructor
GoogleAdManagerSettings
new
GoogleAdManagerSettings()
Properties
disableFirstPartyIdentifiers
boolean
Whether to disable first-party identifiers used for ad selection.
If you updated the First party cookies for ads on web setting in Ad
Manager within Admin > Global settings, set this value to true to
disable such identifiers in PAL.
Note that this setting does not apply to the use of cookies and local
storage for invalid traffic detection.
disableLimitedAdsStorage
boolean
Whether to disable invalid traffic detection-only cookies and local storage
used for
limited ads.
If you updated the Programmatic limited ads setting in Ad Manager
within Admin > Global settings, set this value to true to disable
such storage for limited ads in PAL.
Note that this setting does not apply to non-limited ads.
[[["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-11-21 UTC."],[[["This class outlines Google Ad Manager settings within the PAL framework, allowing configuration synchronization."],["The `disableFirstPartyIdentifiers` property controls the usage of first-party identifiers for ad selection, based on Ad Manager's global settings for first-party cookies."],["The `disableLimitedAdsStorage` property manages the use of cookies and local storage for invalid traffic detection in limited ads, reflecting Ad Manager's programmatic limited ads setting."]]],[]]