POLICY_FINDING Error while creating an Ad using the Google Ads API

653 views
Skip to first unread message

罗刚

unread,
Apr 12, 2023, 5:59:32 AM4/12/23
to Google Ads API and AdWords API Forum
{
  "error": {
    "code": 400,
    "message": "Request contains an invalid argument.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.ads.googleads.v13.errors.GoogleAdsFailure",
        "errors": [
          {
            "errorCode": {
              "policyFindingError": "POLICY_FINDING"
            },
            "message": "The resource has been disapproved since the policy summary includes policy topics of type PROHIBITED.",
            "location": {
              "fieldPathElements": [
                {
                  "fieldName": "mutate_operations",
                  "index": 3
                },
                {
                  "fieldName": "ad_group_ad_operation"
                },
                {
                  "fieldName": "create"
                },
                {
                  "fieldName": "ad"
                }
              ]
            },
            "details": {
              "policyFindingDetails": {
                "policyTopicEntries": [
                  {
                    "type": "PROHIBITED",
                    "topic": "SYMBOLS"
                  }
                ]
              }
            }
          }
        ],
        "requestId": "N2UzMy0EgLYSM31Fmjk-OA"
      }
    ]
  }
}

Google Ads API Forum Advisor

unread,
Apr 12, 2023, 8:57:24 AM4/12/23
to richa...@gmail.com, adwor...@googlegroups.com

Hi,

I'm from the Google Ads API team. I hope you're doing well today.

A POLICY_FINDING error indicate that the ad you created has triggered policy violations (https://support.google.com/adspolicy/answer/6008942). You may refer to this guide (https://developers.google.com/google-ads/api/docs/policy-exemption/overview?hl=en#handle_ad_policy_violations) for an example on how to automatically handle ad policy violations.

I hope this helps. Let us know if you have any further clarification.

Regards,

Google Logo Google Ads API Team


ref:_00D1U1174p._5004Q2kUZtd:ref
Reply all
Reply to author
Forward
0 new messages