You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi,
thanks for the quick response.
The example you provided me, is about ExpandedTextAd. Is this also the case for ExpandedDynamicSearchAd?
I get a "Call to undefined method" error trying to set description2 for my ExpandedDynamicSearchAd.
Thanks
Teja Makani
unread,
Sep 25, 2018, 6:21:00 PM9/25/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hello,
Apologies for the inconvenience, You will be able to create a ExpandedDynamicSearchAd and use description2 field starting from v201809 version of AdWords API. You could refer the code sample AddDynamicSearchAdsCampaign.php to create an ExpandedDynamicSearchAd. Please note that you won't be able to use the description2 field with versions older than v201809. You can get the latest version of PHP client library from here and you could refer to the migration guide while upgrading.
If you are still facing issues, please share the entire SOAP logs(request and response) without redacting any information. You could use reply privately to the author option while sharing the requested data.