Magidoc

engagementCampaignsV2
Query

Lists all the engagement campaigns for a given project id.

Arguments

#

after

Returns the elements in the list that come after the specified cursor.

before

Returns the elements in the list that come before the specified cursor.

first

Returns the first n elements from the list.

last

Returns the last n elements from the list.

projectId

Non-null

Id of the project

Response

#

Returns EngagementCampaignV2Connection .

Example

#