google_api_content v0.4.0 GoogleApi.Content.V2.Model.ProductStatusItemLevelIssue View Source
Attributes
- attributeName (String.t): The attribute's name, if the issue is caused by a single attribute. Defaults to:
null
. - code (String.t): The error code of the issue. Defaults to:
null
. - description (String.t): A short issue description in English. Defaults to:
null
. - destination (String.t): The destination the issue applies to. Defaults to:
null
. - detail (String.t): A detailed issue description in English. Defaults to:
null
. - documentation (String.t): The URL of a web page to help with resolving this issue. Defaults to:
null
. - resolution (String.t): Whether the issue can be resolved by the merchant. Defaults to:
null
. - servability (String.t): How this issue affects serving of the offer. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.