ProductIssue

  • A product issue is something that affects whether a product can show in ads.

  • A product issue has various fields including an error code, ads severity, description, detail, documentation link, affected regions, and attribute name.

  • The ads_severity field indicates the severity of the issue in Google Ads.

  • The affected_regions field lists the regions affected by the issue, with all regions affected if the list is empty.

  • The attribute_name field shows the name of the product attribute that triggered the issue, if applicable.

An issue affecting whether a product can show in ads.

Fields

error_code

string

Output only. The error code that identifies the issue.

ads_severity

ProductIssueSeverity

Output only. The severity of the issue in Google Ads.

description

string

Output only. The short description of the issue in English.

detail

string

Output only. The detailed description of the issue in English.

documentation

string

Output only. The URL of the Help Center article for the issue.

affected_regions[]

string

Output only. List of upper-case two-letter ISO 3166-1 codes of the regions affected by the issue. If empty, all regions are affected.

attribute_name

string

Output only. The name of the product's attribute, if any, that triggered the issue.