Hi Siddharth, I suggest you to use the Extension Setting Services <https://developers.google.com/adwords/api/docs/guides/extension-settings> for adding/updating the ad extension instead of the MutateJobService. Please check out how to add new ad extensions to a campaign <https://developers.google.com/adwords/api/docs/guides/extension-settings#add_ad_extensions> and update the Ad extension <https://developers.google.com/adwords/api/docs/guides/extension-settings#update_ad_extensions> using the CampaignExtensionSettingService <https://developers.google.com/adwords/api/docs/reference/v201506/CampaignExtensionSettingService> . You can use the AdGroupExtensionSettingService <https://developers.google.com/adwords/api/docs/reference/v201506/AdGroupExtensionSettingService> to manage extensions at the adgroup level, the CampaignExtensionSettingService <https://developers.google.com/adwords/api/docs/reference/v201506/CampaignExtensionSettingService> to manage extensions at the campaign level, and the CustomerExtensionSettingService <https://developers.google.com/adwords/api/docs/reference/v201506/CustomerExtensionSettingService> to manage extensions at the customer level.
Regards, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b20cc762-ce17-46ab-bfee-ec595abe363b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
