PatchableSegmentFields
No description
input PatchableSegmentFields {
name: String
description: String
evaluation_period: Int
domain_group_id: Int
exclude_known_isps: Boolean
hide_anonymous_contacts: Boolean
get_variables_determine_distinct_web_pages: Boolean
folder_id: ID
archived: Boolean
conditions: ConditionsInput
}
Fields
PatchableSegmentFields.name
● String
scalar
PatchableSegmentFields.description
● String
scalar
PatchableSegmentFields.evaluation_period
● Int
scalar
PatchableSegmentFields.domain_group_id
● Int
scalar
PatchableSegmentFields.exclude_known_isps
● Boolean
scalar
PatchableSegmentFields.hide_anonymous_contacts
● Boolean
scalar
PatchableSegmentFields.get_variables_determine_distinct_web_pages
● Boolean
scalar
PatchableSegmentFields.folder_id
● ID
scalar
PatchableSegmentFields.archived
● Boolean
scalar
PatchableSegmentFields.conditions
● ConditionsInput
input
Member Of
JobAlertEmailPatchableFields
input ● PatchableAlertFields
input ● PatchableMarketingListAutomationFields
input ● PatchableSubscriptionListAutomationFields
input ● RecurringJobSummaryPatchableFields
input ● UpdateCampaignGoalInput
input ● UpdateSegmentBelongsTo
input ● UpdateSegmentInput
input