Hello, Thank you for your help.
I have got adsgroupID using campaignID and it is working for me. 2. You could use this code example <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201809/BasicOperations/UpdateExpandedTextAd.php> as a template to update the responsive ad. This example is for "UpdateExpandedTextAd" and i have used ads Add using "AddResponsiveSearchAd" example. Now i am tring to udate Searchad using expandedtextAd API so it is not working. Can you please prove me link of SearchAd update API example. https://www.screencast.com/t/VljoTybQOU I hope so you are getting my point. Please let me know if any question. Regards, Nancy On Thursday, 29 October 2020 at 00:25:18 UTC+5:30 adsapiforumadvisor wrote: > Hi Nancy, > > Thank you for reaching out. Please find my response to your questions > below: > > > 1. > > You could query the Adgroup Performance Report > > <https://developers.google.com/adwords/api/docs/appendix/reports/adgroup-performance-report> > > to get the AdGroupId > > <https://developers.google.com/adwords/api/docs/appendix/reports/adgroup-performance-report#adgroupid> > > by specifying the CampaignId > > <https://developers.google.com/adwords/api/docs/appendix/reports/adgroup-performance-report#campaignid> > > in the WHERE clause. > > 2. > > You could use this code example > > <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201809/BasicOperations/UpdateExpandedTextAd.php> > > as a template to update the responsive ad. > > 3. > > ExpandedTextAd > > <https://developers.google.com/adwords/api/docs/reference/latest/AdGroupAdService.ExpandedTextAd> > > is essentially a text ad. It includes two headlines, a description of your > product or service, navigational breadcrumbs, and a generated visible URL. > ResponsiveSearchAd > > <https://developers.google.com/adwords/api/docs/reference/latest/AdGroupAdService.ResponsiveSearchAd> > > is an ad format that supports multiple assets for text fields. Google Ads > uses serving-time optimization to select the best asset and rendering > combinations for each request. You could see the available ad types > here > > <https://developers.google.com/adwords/api/docs/guides/ad-features#what_type_of_ad_do_you_want> > . > > > > Thanks and regards, > Xiaoming, Google Ads API Team > > > [image: Google Logo] > Xiaoming > Google Ads API Team > > > ref:_00D1U1174p._5004Q269mUS: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 [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 and Google Ads 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/8402a822-71b3-4910-8eca-16c39b99264bn%40googlegroups.com.
