Image Extension Support in V10 .

52 views
Skip to first unread message

AMAP TEST

unread,
Mar 28, 2022, 6:58:32 AM3/28/22
to Google Ads API and AdWords API Forum
Team,

I see that Image Extension is available as a Type of Extension in GADS v10 .
And i succeeded in creating an Asset of Image Extension Type. But i am unable to associate that resource to an AdGroupAsset or Campaign Asset .

None of the "AssetFieldType" provided here are being supported :

I get the following error:
{
    "error": {
        "code": 400,
        "message": "Request contains an invalid argument.",
        "status": "INVALID_ARGUMENT",
        "details": [
            {
                "@type": "type.googleapis.com/google.ads.googleads.v9.errors.GoogleAdsFailure",
                "errors": [
                    {
                        "errorCode": {
                            "assetLinkError": "UNSUPPORTED_FIELD_TYPE"
                        },
                        "message": "The given field type is not supported to be added directly via asset links.",
                        "trigger": {
                            "stringValue": "MARKETING_IMAGE"
                        },
                        "location": {
                            "fieldPathElements": [
                                {
                                    "fieldName": "operations",
                                    "index": 0
                                },
                                {
                                    "fieldName": "create"
                                },
                                {
                                    "fieldName": "field_type"
                                }
                            ]
                        }
                    }
                ],
                "requestId": "8uk013ZYfN8cCtxZFrsv0g"
            }
        ]
    }
}

Can you please confirm if Image Extension is  fully available via API ? Or we need to wait for future update?

If its available for use, then what should be the value for "fieldType" when invoking following endpoint to associate the IMAGE extension with AdGroupAsset?

Google Ads API Forum Advisor

unread,
Mar 29, 2022, 12:02:25 AM3/29/22
to amap.acce...@gmail.com, adwor...@googlegroups.com
Hi,

Thank you for reaching out to us.

Since you have encountered UNSUPPORTED_FIELD_TYPE, this means that the given field type is not supported to be added directly via asset links.

You can check the currently supported asset based extensions here and for the image extensions availability, you may refer to this blog post .

You may note also from the blog that for image asset extensions, developers can start migrating in Q3 2022.

Best regards,
Google Logo
Heidi
Google Ads API Team
 
​​​​​​
 

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