Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.FirstPartyAudienceSegmentRule Class Reference

Rule of a FirstPartyAudienceSegment that defines user's eligibility criteria to be part of a segment. More...

Properties

InventoryTargeting inventoryRule [get, set]
 Specifies the inventory (i.e. ad units and placements) that are part of the rule of a FirstPartyAudienceSegment. This attribute is required. More...
 
CustomCriteriaSet customCriteriaRule [get, set]
 Specifies the collection of custom criteria that are part of the rule of a FirstPartyAudienceSegment. More...
 

Detailed Description

Rule of a FirstPartyAudienceSegment that defines user's eligibility criteria to be part of a segment.

Property Documentation

CustomCriteriaSet Google.Api.Ads.AdManager.v202305.FirstPartyAudienceSegmentRule.customCriteriaRule
getset

Specifies the collection of custom criteria that are part of the rule of a FirstPartyAudienceSegment.

Once the FirstPartyAudienceSegment is updated or modified with custom criteria, the server may return a normalized, but equivalent representation of the custom criteria rule.

The resulting custom criteria rule would be of the form:

InventoryTargeting Google.Api.Ads.AdManager.v202305.FirstPartyAudienceSegmentRule.inventoryRule
getset

Specifies the inventory (i.e. ad units and placements) that are part of the rule of a FirstPartyAudienceSegment. This attribute is required.


The documentation for this class was generated from the following file: