Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 833 Bytes

File metadata and controls

11 lines (8 loc) · 833 Bytes

# WebhookPayloadAdStatusChangedError

Properties

Name Type Description Notes
code string Platform-native error code, forwarded verbatim. For Meta this is `error_code` as a string. Use as the stable discriminator — `summary` and `message` are localized.
summary string Short human-readable summary (Meta `error_summary`). Localized to the ad-account owner's Meta locale — display only, do not match on it. [optional]
message string Full human-readable error message (Meta `error_message`). Localized — display only. [optional]

[Back to Model list] [Back to API list] [Back to README]