Skip to main content
Anchor to AnalyticsTargetUpdateUserError

AnalyticsTargetUpdateUserError

object

An error that occurs during the execution of AnalyticsTargetUpdate.

•AnalyticsTargetUpdateUserErrorCode

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

Updates an existing analytics target. Only the fields provided in the input argument are modified; omitted fields remain unchanged. Setting a nullable field to null clears its value.

Use analyticsTargetCreate to create a new target, or analyticsTargetsDelete to remove targets.

Arguments

•ID!
required

The ID of the analytics target to update.

•AnalyticsTargetUpdateInput!
required

The input fields for updating an analytics target.



Was this section helpful?


Was this section helpful?