AI-generated Key Takeaways
- 
          CustomTargetingValue represents a value used for custom targeting and is part of the CustomTargetingService. 
- 
          Each CustomTargetingValue is associated with a CustomTargetingKey and has unique identifiers for both the key and the value itself. 
- 
          Values have a name, which can contain up to 40 alphanumeric characters and specific symbols, and an optional display name. 
- 
          Various match types determine how the name string is matched in ad requests, including exact, broad, prefix, broad prefix, suffix, and contains. 
- 
          CustomTargetingValue has a status that can be active or inactive and is managed through actions on the CustomTargetingService. 
            CustomTargetingValue represents a value used for custom targeting.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Field | |
|---|---|
| 
                            | 
                            The ID of the  | 
| 
                            | 
                            The ID of the  | 
| 
                            | 
                            Name of the value. Values can contain up to 40 characters each. You can use alphanumeric characters and symbols other than the following: ", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ]. Values are not data-specific; all values are treated as string. For example, instead of using "age>=18 AND <=34", try "18-34" | 
| 
                            | 
                            Descriptive name for the value. | 
| 
                            | 
                            The way in which the CustomTargetingValue.name strings will be matched. Enumerations 
 | 
| 
                            | Status of the  Enumerations 
 |