Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The CustomTargetingKey.Status enumeration describes the possible states of a custom targeting key, which can be active, inactive, or unknown.
These statuses determine whether a custom targeting key can be used for targeting line items to ad inventory.
Statuses are part of the CustomTargetingService within the Google Ad Manager API, under the namespace https://www.google.com/apis/ads/publisher/v202411.
[[["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 2025-08-06 UTC."],[],["CustomTargetingKey objects have a `Status` attribute with three possible values: `ACTIVE`, indicating the object is in use; `INACTIVE`, meaning the object is no longer active; and `UNKNOWN`, which signifies the API version doesn't expose the actual status. This information is part of the CustomTargetingService within the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"]]