Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The CustomTargetingValue.Status enumeration describes the different states a custom targeting value can be in, including ACTIVE, INACTIVE, and UNKNOWN.
Custom targeting values can be either active, inactive, or in an unknown state, which is used when the actual value is not exposed by the API version being used.
[[["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."],[],["The `CustomTargetingValue` object's status within the `CustomTargetingService` can be `ACTIVE`, indicating the object is currently in use, or `INACTIVE`, meaning it's no longer active. If the API version doesn't expose the actual status, the value will be `UNKNOWN`. These statuses are defined under the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]