AI-generated Key Takeaways
-
A NonRuleBasedFirstPartyAudienceSegment is a publisher-owned FirstPartyAudienceSegment without a rule, typically populated via cookie uploads.
-
It inherits properties like
id
,name
,status
, andsize
from the AudienceSegment and FirstPartyAudienceSegment parent objects. -
This segment type includes a
membershipExpirationDays
field, defining the inactivity period before a user's cookie is removed (1-540 days). -
Key properties like segment ID, status, size, and data provider are read-only and managed by Google.
-
The NonRuleBasedFirstPartyAudienceSegment is primarily used to manage audience segments based on uploaded cookie data, offering flexibility for targeting.
A NonRuleBasedFirstPartyAudienceSegment is a FirstPartyAudienceSegment owned by the publisher network. It doesn't contain a rule. Cookies are usually added to this segment via cookie upload.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
AudienceSegment (inherited)
|
|
|
Id of the AudienceSegment. This attribute is readonly and is populated by Google. |
|
Name of the AudienceSegment. This attribute is required and has a maximum length of 255 characters. |
|
The ids of the categories this segment belongs to. This field is optional, it may be empty. |
|
Description of the AudienceSegment. This attribute is optional and has a maximum length of 8192 characters. |
|
Status of the AudienceSegment. This controls whether the given segment is available for
targeting or not. During creation this attribute is optional and defaults to Enumerations
|
|
Number of unique identifiers in the AudienceSegment. This attribute is readonly and is populated by Google. |
|
Number of unique identifiers in the AudienceSegment for mobile web. This attribute is read-only. |
|
Number of unique IDFA identifiers in the AudienceSegment. This attribute is read-only. |
|
Number of unique AdID identifiers in the AudienceSegment. This attribute is read-only. |
|
Number of unique PPID (publisher provided identifiers) in the AudienceSegment. This attribute is read-only. |
|
Owner data provider of this segment. This attribute is readonly and is assigned by Google. |
|
Type of the segment. This attribute is readonly and is assigned by Google. Enumerations
|
FirstPartyAudienceSegment (inherited)
|
|
NonRuleBasedFirstPartyAudienceSegment
|
|
|
Specifies the number of days after which a user's cookie will be removed from the audience segment due to inactivity. This attribute is required and can be between 1 and 540. |