Preview

InsufficientMarketplaceSettingWriteAccess is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

InsufficientMarketplaceSettingWriteAccess

Returned when the caller's write audience is insufficient for the setting's write access.

This page contains

    Fields

    message: String!

    Description of the error.

    setting: String!

    The setting key that could not be written.

    path: [String!]

    Path to the input value that caused the error.

    Implements