RE: UNKNOWN API error when trying to create a responsive display ad with a GIF as a marketing image

2022-02-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Meir,

Thank you for reaching out to our API support team.

However, I had to delete your initial post due to the logs displayed. That 
said, so that I may raise this to the rest of our team, could you share once 
more your logs privately along with the request headers, using the Reply 
privately to author option?

If this option is not available, you may send the details directly to our 
googleadsapi-supp...@google.com alias instead.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2W40AV:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/wt6uV0R6RA3600ukp8Rrg6Qf6D_R6FxXagfw%40sfdc.net.


UNKNOWN API error when trying to create a responsive display ad with a GIF as a marketing image

2022-02-03 Thread Meir Mouyal
Request: POST to the adGroupAds:mutate resource

Request Body:
{
  operations: [
{
  create: {
ad: {
  name: "some name",
  finalUrls: [
"https://google.es;,
  ],
  responsiveDisplayAd: {
marketingImages: [
  {
asset: "customers/5149402070/assets/20964906713",
  },
],
squareMarketingImages: [
  {
asset: "customers/5149402070/assets/18853871640",
  },
],
squareLogoImages: [
  {
asset: "customers/5149402070/assets/21213671967",
  },
],
youtubeVideos: [
],
headlines: [
  {
text: "changed headline",
  },
  {
text: "another one",
  },
],
longHeadline: {
  text: "loong headline",
},
descriptions: [
  {
text: "multiple descriptions",
  },
  {
text: "multiple descriptions",
  },
],
businessName: "im a business",
callToActionText: "just do it",
mainColor: "#0091FF",
accentColor: "#ff",
allowFlexibleColor: true,
  },
},
adGroup: "customers/5149402070/adGroups/131355788765",
status: "ENABLED",
  },
},
  ],
  partialFailure: false,
  validateOnly: false,
  responseContentType: "MUTABLE_RESOURCE",
}

Response Code: 400

Response Body Details:
[
  {
"@type": 
"type.googleapis.com/google.ads.googleads.v9.errors.GoogleAdsFailure",
errors: [
  {
errorCode: {
  requestError: "UNKNOWN",
},
message: "The error code is not in this version.",
location: {
  fieldPathElements: [
{
  fieldName: "operations",
  index: 0,
},
{
  fieldName: "create",
},
{
  fieldName: "ad",
},
{
  fieldName: "responsive_display_ad",
},
{
  fieldName: "marketing_images",
  index: 0,
},
  ],
},
  },
],
requestId: "7m91E19yPhgCQiKL2x5ITg",
  },
]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ecd901b6-cbce-4eca-a3f0-e155bee78472n%40googlegroups.com.