InvalidScheduledChangeTargetingError
Error type returned when the targeting on a manage scheduled changes request is invalid (e.g. missing requestItems, duplicate subscriptionId, conflicting billingCharge/cancelAll targeting, or a duplicate billingChargeId).
This page contains
Fields
| errorCode: String! | Machine-readable error code for programmatic handling and UI localization. Example value: INVALID_SCHEDULED_CHANGE_TARGETING |
| message: String! | A description of the error encountered. |
| path: [String!] | Path to the field in the request where the error originated. |