Re: Expanded Dynamic Search Ads missing from ad_group_ad query response

2022-06-27 Thread 'Marie P-Lavoie' via Google Ads API and AdWords API Forum
Hi! I found a similar solution as the one @Rajesh proposed: I removed the field "segments.keyword.info.text" in my query and the missing ads started showing up in the API response. I also received this private response from someone on the Google Ads API support team to provide further informat

Re: Expanded Dynamic Search Ads missing from ad_group_ad query response

2022-06-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi All, Thank you for reaching out to us. @Olivier Could you provide more details on the same issue you are referring to and other ad types that are not showing when you use the new Google Ads API so our team can further investigate these? @Rajesh Thank you for giving a solution to what Olivie

Re: Expanded Dynamic Search Ads missing from ad_group_ad query response

2022-06-09 Thread 'Rajesh Mandalapu' via Google Ads API and AdWords API Forum
I have faced the similar issues. Workaround will be removing the *segments.keyword.ad_group_criterion *from query worked for me. Not sure in future google will come up with some other solutions. Thanks Rajesh M On Thursday, June 9, 2022 at 5:15:34 PM UTC+5:30 oli...@somsay.com wrote: > Hi th

Re: Expanded Dynamic Search Ads missing from ad_group_ad query response

2022-06-09 Thread Olivier Somsay
Hi there, Has this issue been resolved? I face the same issue and other ad types such as 'Shopping ad (goal-optimized)' are not showing when we use the new Google Ads API (but were showing using the Google AdWords API). Thanks, Olivier On Wednesday, 13 April 2022 at 03:46:41 UTC+1 adsapi wrote

Re: Expanded Dynamic Search Ads not returning through Google Ads API ad_group_ad query

2022-04-13 Thread Marie P-Lavoie
Hi! I just replied privately to Carmela on this post https://groups.google.com/g/adwords-api/c/J7_JJGRpIbE Thank you! Marie On Tuesday, April 12, 2022 at 10:01:07 PM UTC-4 adsapi wrote: > Hi Marie, > > Thank you for reaching out to our team. > > To investigate the issue, could you provide the

Expanded Dynamic Search Ads missing from ad_group_ad query response

2022-04-12 Thread Marie P-Lavoie
Hi! I am currently comparing responses from the Adwords API with responses from the new Google Ads API and I see that ads of type Expanded Dynamic Search Ads are missing from the responses of the new Google Ads API. Here is my request: SELECT ad_group_ad.ad.call_ad.description1

Re: Expanded Dynamic Search Ads not returning through Google Ads API ad_group_ad query

2022-04-12 Thread Marie P-Lavoie
t; ad_group_ad resources through Google Ads API v9 I do not receive any > results back for my the expanded dynamic search ads. > > I successfully get responsive search ads and expanded text ads back for my > customer when not including ad_group_ad.ad.type in my wheres clause; > al

Expanded Dynamic Search Ads not returning through Google Ads API ad_group_ad query

2022-01-14 Thread Bob Drzewucki
When I review my Customer's ad performance through the Ads Manager Dashboard I see an expanded dynamic search ad with stats. When I query the ad_group_ad resources through Google Ads API v9 I do not receive any results back for my the expanded dynamic search ads. I successfull

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2021-10-07 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Caihua, It's possible the old DSA type will be returned by the API, but will be of type, UNKNOWN. However, please allow me to submit an internal feature request on your behalf for retrieval of unexpanded DSAs. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2021-10-06 Thread duca...@gmail.com
ation of this type of ad to the Expanded Dynamic Search Ads. As it’s already deprecated, it’s not possible to retrieve this type of ad via the Google Ads API. The workaround is to retrieve them via the Adwords API.* " If Google doesn't provide the fetch API for those old DSA, it seems a

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2021-10-06 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Caihua, You can retrieve dynamic search ads by using the ad_group_ad resource and specifying the type as EXPANDED_DYNAMIC_SEARCH_AD. You can find the Ads API dynamic search ad guide here. Please also see this chart that summarizes support by ad type. Please let us know if we can help with a

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2021-10-05 Thread duca...@gmail.com
Thanks Matt. I understand that the creation and update of DSA ads won't be supported in Google Ads API. I am wondering how can we *Read/Fetch *servable DSA ads from Google Ads API? Thanks Caihua. On Friday, October 1, 2021 at 9:51:29 AM UTC-7 adsapi wrote: > Hello, > > Thanks for follow up on

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2021-10-01 Thread Google Ads API Forum Advisor
Hello, Thanks for follow up on this. Based on the language in this blog post, DynamicSearchAd will not be supported in the Google Ads API. The blog post states: Upgrade your AdWords API and Google Ads API ads to use ExpandedDynamicSearchAd (EXPANDED_DYNAMIC_SEARCH_AD) instead of DynamicSearchAd

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2021-09-30 Thread duca...@gmail.com
Hi Xiaoming and team, I am checking here to see the current progress or plan to support retrieving old DSA data from Google Ads API. Thanks, Caihua. On Thursday, November 12, 2020 at 12:30:05 PM UTC-8 Google Ads API Forum Advisor Prod wrote: > Hi Caihua, > > Thank you for reaching out. Yes,

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Caihua, Thank you for reaching out. Yes, you would need to use the AdWords API to retrieve those old DSA ads. Please keep an eye on our blog for the alternative way to retrieve those data when the AdWords API is deprecated. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2020-11-11 Thread duca...@gmail.com
UTC-8 adsapiforumadvisor wrote: > Hi Kevin, > > Thank you for reaching out. As of now the (non-expanded) Dynamic Search > Ads is already deprecated in the AdWords API but the existing > DynamicSearchAds will continue to serve. It’s most likely this would not > change before

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2020-11-03 Thread Google Ads API Forum Advisor Prod
Hi Kevin, Thank you for reaching out. As of now the (non-expanded) Dynamic Search Ads is already deprecated in the AdWords API but the existing DynamicSearchAds will continue to serve. It’s most likely this would not change before the AdWords API is completely deprecated. However, if you

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2020-11-02 Thread Kevin
Wanted to follow up one more time after talking with some friends. If (non-expanded) Dynamic Search Ads are not going to be supported in Google Ads, are they going to be completely deprecated before the AdWords API is deprecated? On Fri, Oct 30, 2020 at 2:05 PM Kevin wrote: > Thanks for

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2020-10-30 Thread Kevin
ds API. You could refer to this blog post > <https://ads-developers.googleblog.com/2019/02/upgrade-dynamic-search-ads-in-adwords.html> > > for more information about migration of this type of ad to the Expanded > Dynamic Search Ads. As it’s already deprecated, it’s not possible to

RE: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2020-10-29 Thread Google Ads API Forum Advisor Prod
Hi Kevin, Thank you for reaching out. The Dynamic Search Ads has been deprecated in the Google Ads API. You could refer to this blog post for more information about migration of this type of ad to the Expanded Dynamic Search Ads. As it’s already deprecated, it’s not possible to retrieve this

[Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2020-10-28 Thread Kevin
Hi, I'm trying to retrieve data on some old Dynamic Search Ads, but noticed that it is not present as an AdType: In AdWords API it can be found here: https://developers.google.com/adwords/api/docs/reference/v201809/AdService.DynamicSearchAd In GoogleAds API it can be found here: https://devel

RE: expanded dynamic search ads preview - how to get from API?

2020-01-21 Thread Google Ads API Forum Advisor Prod
Hello Oksana, Thank you for reaching out. You could use the AdGroupAdService to retrieve the list of ads via API where the response will consist of AdGroupAd of types listed here. For ExpandedDynamicSearchAd, you will be able to retrieve the displayUrl field as well as other ad details via API.

expanded dynamic search ads preview - how to get from API?

2020-01-20 Thread Oksana Sulyma
Hello Adwords team! Could you please advice if this is possible to get preview of Ad with type = 'EXPANDED_DYNAMIC_SEARCH_AD' from API? I've tried calling AdService per

Re: Update Expanded dynamic search ads description and description2

2020-01-07 Thread Enam Mino
Hi Mitchell, I sent you a private response, Regards, Enam On Friday, December 20, 2019 at 7:45:40 PM UTC+1, adsapiforumadvisor wrote: > > Hi Enam, > > Thank you for reaching out. Can you please share your complete detailed > request and response logs for the call *via reply privately to author *

RE: Update Expanded dynamic search ads description and description2

2019-12-20 Thread Google Ads API Forum Advisor Prod
Hi Enam, Thank you for reaching out. Can you please share your complete detailed request and response logs for the call via reply privately to author so that I can further investigate the issue? You can find information on enabling logging in the ReadMe of your client library (or here if you're

Update Expanded dynamic search ads description and description2

2019-12-20 Thread Enam Mino
Hi, when I try to update the description and the description2 in "Expanded dynamic search ads" the API return this error <<[AdError.CANNOT_USE_AD_SUBCLASS_FOR_OPERATOR @ operations[0].operand.ad]>> I use Operator:SET It is possible to update this fields? What'

Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-24 Thread 'Anthony Madrigal' via AdWords API Forum
Hi everyone, The fix to return Expanded Dynamic Search Ads from the AdGroupAdService is now live. Please let us know if you still face issues. Regards, Anthony AdWords API Team On Tuesday, July 11, 2017 at 9:14:58 AM UTC-4, Anthony Madrigal wrote: > > Hi guys, > > Yes, this is supp

Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-11 Thread 'Anthony Madrigal' via AdWords API Forum
NAMIC_SEARCH_AD in the Ad performance >>> report. We reported this on another thready a couple of weeks ago. >>> v201705 doesn't seem to support this ad type yet at all. We're also >>> unable to download this new ad type. >>> >>> >&g

Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-11 Thread Matthew Wight
couple of weeks ago. >> v201705 doesn't seem to support this ad type yet at all. We're also >> unable to download this new ad type. >> >> >> Oliver >> >> >> On Friday, 7 July 2017 17:03:03 UTC+1, Anthony Madrigal wrote: >>> >&g

Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-10 Thread Oliver
;>>> Hi Anil, >>>>> >>>>> There appears to be an issue on our side for expanded dynamic search >>>>> ads not being returned. I will have our team investigate the issue and >>>>> let >>>>> you know of any updates.

Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-10 Thread 'Anthony Madrigal' via AdWords API Forum
performance >>> report. We reported this on another thready a couple of weeks ago. >>> v201705 doesn't seem to support this ad type yet at all. We're also >>> unable to download this new ad type. >>> >>> >>> Oliver >>> &g

Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-10 Thread Oliver
type. >> >> >> Oliver >> >> >> On Friday, 7 July 2017 17:03:03 UTC+1, Anthony Madrigal wrote: >>> >>> Hi Anil, >>> >>> There appears to be an issue on our side for expanded dynamic search ads >&g

Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-10 Thread 'Anthony Madrigal' via AdWords API Forum
; Oliver > > > On Friday, 7 July 2017 17:03:03 UTC+1, Anthony Madrigal wrote: >> >> Hi Anil, >> >> There appears to be an issue on our side for expanded dynamic search ads >> not being returned. I will have our team investigate the issue and let you >

Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-07 Thread Oliver
ly 2017 17:03:03 UTC+1, Anthony Madrigal wrote: > > Hi Anil, > > There appears to be an issue on our side for expanded dynamic search ads > not being returned. I will have our team investigate the issue and let you > know of any updates. > > For now, you can an

Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Anil, There appears to be an issue on our side for expanded dynamic search ads not being returned. I will have our team investigate the issue and let you know of any updates. For now, you can an Ad Performance Report with AdType = EXPANDED_DYNAMIC_SEARCH_AD. Regards, Anthony AdWords API

Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-07 Thread Anil
Hello, We are able to create Expanded Dynamic Search Ads using AdGroupAdService service but not able to retrieve the Expanded Dynamic Search Ad details using API. Is there any other API service we should use for the same? Thanks Anil V

Re: Expanded Dynamic Search Ads

2017-04-28 Thread bitsmuggler
Hi Vishal Thanks for your answer. Regards, Patrick Am Donnerstag, 27. April 2017 22:30:39 UTC+2 schrieb Vishal Vinayak (Adwords API Team): > > Hi Patrick, > > Unfortunately, I do not have more information on whether or not this > feature would be available in AdWords API anytime soon. Please k

Re: Expanded Dynamic Search Ads

2017-04-27 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Patrick, Unfortunately, I do not have more information on whether or not this feature would be available in AdWords API anytime soon. Please keep an eye on our blog for future updates regarding this feature. Regards, Vishal, AdWords API Team -- --

Expanded Dynamic Search Ads

2017-04-27 Thread bitsmuggler
Hi there I've discovered that there is a chance to create expanded dynamic search ads. When will it available in the Adwords API? Thanks for your answer. Kind regards, Patrick -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: