Hi Pete,

Thanks for reaching out to the Google Ads API Forum.

For your question "Are final urls of Image Ads mutable?", Yes. However, 
ImageAdInfo is immutable. Upon checking your API request, I can see that you’re 
adding different attributes in update_mask. I have updated the final Urls of my 
Image Ad as seen below:

{

  "operations": [

     {"update": {

    'type': 'IMAGE_AD',

    'resource_name': "customers/***/ads/559983145860",

    'id': '573016978749',

    'final_urls': "https://www.update.com/";

  },

  'update_mask': {

    'paths': "final_urls"

  }

 } ],

  "partialFailure": true}

Response:

{

  "results": [

    {

      "resourceName": "customers/****/ads/****45860"

    }

  ]

}

Hope this helps. Let us know if you have any additional questions.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2UjSMG: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/H7s34000000000000000000000000000000000000000000000R5N2U800GAsuwshlSfK62K4tbouj3w%40sfdc.net.
  • IM... Pete Lavetsky (AdWords API Guru)
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Pete Lavetsky (AdWords API Guru)
        • ... Pete Lavetsky (AdWords API Guru)
          • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
            • ... Pete Lavetsky (AdWords API Guru)

Reply via email to