Action RequiredAdmin GraphQL API2024-04
Removal of deprecated tactics and add ability to query is_external
As of 2024-04, we are making it easier to use our External Marketing API by removing old deprecated values and exposing as a value.
Breaking Changes
- The deprecated
,
receipt
,display
,search
,seo
anddirect
marketing tactics are being removed from the2024-04
API version. See the MarketingTactic documentation for which tactics should be used instead.
Non-breaking Changes
- The
attribute can be fetched in the
query to know if an activity was created and is managed by an external platform.
Was this section helpful?