Types
MarketingAudience
A reusable segment of members a Host targets with Marketing Banners, built from include and exclude rules.
object
MarketingAudienceImplements
Fields
createdAt
ISO8601DateTime!
When the Audience was created.
creator
The Host who created the Audience.
filterItems
The include and exclude rules that define the Audience's membership.
Arguments
after
String
Returns the elements in the list that come after the specified cursor.
before
String
Returns the elements in the list that come before the specified cursor.
first
Int
Returns the first n elements from the list.
last
Int
Returns the last n elements from the list.
id
ID!
ID of the object.
name
String!
The Audience's display name.
resourceId
ID!
Resource ID for this object, for interop with the Admin API.
status
Lifecycle status of the Audience.
suspendedReason
String
Why the Audience was suspended. Null unless the Audience is suspended.