Skip to main content
Anchor to AnalyticsTargetsDeleteUserError

AnalyticsTargetsDeleteUserError

object

An error that occurs during the execution of AnalyticsTargetsDelete.

•AnalyticsTargetsDeleteUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Deletes one or more analytics targets. Accepts a list of target IDs and returns the IDs that were successfully deleted. If any ID is not found, a user error is returned for that ID while the remaining valid targets are still deleted.

Use analyticsTargetCreate to create new targets, or analyticsTargetUpdate to modify existing ones.

Arguments

•[ID!]!
required

The IDs of the analytics targets to delete.



Was this section helpful?


Was this section helpful?