google_api_content v0.4.0 GoogleApi.Content.V2.Model.AccountStatusExampleItem View Source
An example of an item that has poor data quality. An item value on the landing page differs from what is submitted, or conflicts with a policy.
Attributes
- itemId (String.t): Unique item ID as specified in the uploaded product data. Defaults to:
null
. - link (String.t): Landing page of the item. Defaults to:
null
. - submittedValue (String.t): The item value that was submitted. Defaults to:
null
. - title (String.t): Title of the item. Defaults to:
null
. - valueOnLandingPage (String.t): The actual value on the landing page. 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.