Preview

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

FailedMeteredUsage

This page contains

    Fields

    requestGroupId: String!

    Request group Id of a specific job

    usageItemId: String!

    Usage Item Id for the specific usage

    subscriptionId: String!

    Subscription Id

    developerId: String!

    Developer Id

    description: String

    Description given while posting usages

    accountId: String

    Account Id

    usageItemDate: String

    Date on which usages are posted

    errorGroup: String

    Group of error that caused metered usage processing failure.

    errorCode: String

    Code representing the type of error that caused metered usage processing failure.

    errorKey: String

    Key representing the type of error that caused metered usage processing failure.

    errorParams: [String]

    parameter representing the type of error that caused metered usage processing failure.

    unitPrice: String

    Unit Price given while posting usages

    quantity: String

    Quantity given while posting usages

    currency: Currency

    Currency

    pricingUnit: String

    Pricing Unit given while posting usages

    customUnit: String

    Custom Unit given while posting usages

    Parent objects of FailedMeteredUsage

    FailedMeteredUsageConnection PREVIEW

    Failed Usages from metered usage

    Queries for FailedMeteredUsage

    failedUsages PREVIEW