Hi,
Im using Make.com to (Google Ads Campaign Management
* application) to create an API request to create an ad_group_ad.*I created
a shared_bedget, campagin and ad_group before i tried to create an
ad_group_ad.
this is the API call I did:
{ "type": "list", "fields": { "status": "ENABLED", "ad.name": "test -
15177eaa-5791-4224-a534-405f659990f9", "ad_group":
"customers/8385664870/adGroups/163623219253", "ad.final_urls":
"https://www.example.com/", "ad.display_url": "https://example.com",
"ad.responsive_display_ad.headlines": "responsive display ad HEADLINE ",
"ad.responsive_display_ad.descriptions": "responsive display ad
descriptions", "ad.responsive_display_ad.business_name": "business name",
"ad.responsive_display_ad.long_headline": "responsive display ad long
headline", "ad.responsive_display_ad.marketing_images":
"https://promoter.co.il/content/images/5809f581-ee43-4430-b297-cab7725465c1.png",
"ad.responsive_display_ad.control_spec.enable_autogen_video": false },
"_version": "v16", "clientId": "83XXXXX870", "resource": "ad_group_ad" }
and this is the error I got:
{
"error":{
"code":400,
"message":"Invalid value at
'operations[0].create.ad.responsive_display_ad.headlines'
(type.googleapis.com/google.ads.googleads.v16.common.AdTextAsset),
\"responsive display ad HEADLINE \"\nInvalid value at
'operations[0].create.ad.responsive_display_ad.descriptions'
(type.googleapis.com/google.ads.googleads.v16.common.AdTextAsset),
\"responsive display ad descriptions\"\nInvalid value at
'operations[0].create.ad.responsive_display_ad.long_headline'
(type.googleapis.com/google.ads.googleads.v16.common.AdTextAsset),
\"responsive display ad long headline\"\nInvalid value at
'operations[0].create.ad.responsive_display_ad.marketing_images'
(type.googleapis.com/google.ads.googleads.v16.common.AdImageAsset),
\"https://promoter.co.il/content/images/5809f581-ee43-4430-b297-cab7725465c1.png\"",
"status":"INVALID_ARGUMENT",
"details":[
{
"@type":"type.googleapis.com/google.rpc.BadRequest",
"fieldViolations":[
{
"field":"operations[0].create.ad.responsive_display_ad.headlines",
"description":"Invalid value at
'operations[0].create.ad.responsive_display_ad.headlines'
(type.googleapis.com/google.ads.googleads.v16.common.AdTextAsset),
\"responsive display ad HEADLINE \""
},
{
"field":"operations[0].create.ad.responsive_display_ad.descriptions",
"description":"Invalid value at
'operations[0].create.ad.responsive_display_ad.descriptions'
(type.googleapis.com/google.ads.googleads.v16.common.AdTextAsset),
\"responsive display ad descriptions\""
},
{
"field":"operations[0].create.ad.responsive_display_ad.long_headline",
"description":"Invalid value at
'operations[0].create.ad.responsive_display_ad.long_headline'
(type.googleapis.com/google.ads.googleads.v16.common.AdTextAsset),
\"responsive display ad long headline\""
},
{
"field":"operations[0].create.ad.responsive_display_ad.marketing_images",
"description":"Invalid value at
'operations[0].create.ad.responsive_display_ad.marketing_images'
(type.googleapis.com/google.ads.googleads.v16.common.AdImageAsset),
\"https://promoter.co.il/content/images/5809f581-ee43-4430-b297-cab7725465c1.png\""
}
]
}
]
}
}
I dont understand why I got this error? Can you help me to understand
please?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/1a1e0782-1591-48e4-b1e0-968cb5a3b620n%40googlegroups.com.