AI-generated Key Takeaways
-
Custom Criteria enables custom criteria targeting on custom targeting keys of predefined or freeform types.
-
It requires the custom targeting key ID and the IDs of custom targeting values for targeting.
-
It uses a comparison operator (IS or IS_NOT) to define the targeting logic.
-
It's utilized by various services including AdRuleService, AudienceSegmentService, ForecastService, and others for refined ad targeting.
A CustomCriteria object is used to perform custom criteria targeting on custom targeting keys of type CustomTargetingKey.Type.PREDEFINED or CustomTargetingKey.Type.FREEFORM.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
CustomCriteriaNode (inherited)
|
|
CustomCriteriaLeaf (inherited)
|
|
CustomCriteria
|
|
|
The CustomTargetingKey.id of the CustomTargetingKey object that was created using CustomTargetingService. This attribute is required. |
|
The ids of CustomTargetingValue objects to target the custom targeting key with id CustomCriteria.keyId. This attribute is required. |
|
The comparison operator. This attribute is required. Enumerations
|