Short description asset for a valid asset group is required

17 views
Skip to first unread message

ezreal

unread,
Nov 5, 2024, 11:29:16 AM11/5/24
to Google Ads API and AdWords API Forum
When I try to create PerformanceMaxCampaign through the api, I get the following error:
{
    "message": "Request contains an invalid argument.",
    "code": 3,
    "status": "INVALID_ARGUMENT",
    "details": [
        {
            "@type": "type.googleapis.com/google.ads.googleads.v17.errors.GoogleAdsFailure",
            "errors": [
                {
                    "errorCode": {
                        "assetGroupError": "SHORT_DESCRIPTION_REQUIRED"
                    },
                    "message": "Short description asset for a valid asset group is required.",
                    "trigger": {
                        "stringValue": "Asset type: description"
                    },
                    "location": {
                        "fieldPathElements": [
                            {
                                "fieldName": "mutate_operations",
                                "index": 2
                            },
                            {
                                "fieldName": "asset_group_asset_operation"
                            }
                        ]
                    }
                }
            ],
            "requestId": "xsboQC8HvN2qUWGyuyKfJQ"
        }
    ]
}

description:
1、Take to the air!
2、Fly to the sky!

Google Ads API Forum Advisor

unread,
Nov 5, 2024, 5:58:15 PM11/5/24
to ezreal2...@gmail.com, adwor...@googlegroups.com

Hi,

Thank you for contacting the Google Ads API support team.

Regarding the error "asset_group_error" while making the request to MutateAssetGroups, kindly note that the AssetGroup within a Performance Max campaign necessitates an initial minimum requirments of assets. These assets may comprise pre-existing ones utilized in other campaigns or newly created assets specifically for an AssetGroup within a Performance Max campaign. These errors might occur when asset requirements are not met. Kindly follow this guide to ensure minimum asset requirements are met.

Also, you can refer to this code snippet to see how programmatically you can create the asset groups as well as how to link the asset group to assets.

I hope it helps. 

This message is in relation to case "ref:!00D1U01174p.!5004Q02vGiHS:ref" (ADR-00274437)

Thanks,
 
Google Logo Google Ads API Team


Reply all
Reply to author
Forward
0 new messages