Responsive search ad - headline recommendations via API

2022-09-08 Thread mihail...@finsburymedia.com
Hello team, I want to get a list of headline and description suggestions for a responsive search ad via Google Ads API based on a given ad final URL. I think that I need to use the this resource https://developers.google.com/google-ads/api/reference/rpc/v11/Recommendation.ResponsiveSearchAdAs

Re: [Google Ads API] Shopping Product Ad Headline Differences

2019-06-20 Thread Google Ads API Forum Advisor Prod
Hi Kevin, My apologies for the delay. Upon discussing with the rest of our team, it appears that the field you specified is intended for a text ad, not really for a shopping product ad, so it's expected that nothing is returned. Shopping product ads, by its nature, probably doesn't contain any

Re: [Google Ads API] Shopping Product Ad Headline Differences

2019-06-19 Thread Kevin
Hi Peter, My mistake - I sent you the AdWords API report file. It's my understanding that GoogleAds does not have a report file concept. As I mentioned before, the response I got from GoogleAds for "ad_group_ad.ad.text_ad.headline" (which should match according to the Migration Guide

Re: [Google Ads API] Shopping Product Ad Headline Differences

2019-06-18 Thread Google Ads API Forum Advisor Prod
Hi Kevin, Could you check if you received my response in your private email sent on June 14, 2019? If you are unable to find it, you may refer below for my response : "Thank you for sharing the file. Could you confirm if this was the file generated from the Google Ads API? I asked because the A

Re: [Google Ads API] Shopping Product Ad Headline Differences

2019-06-12 Thread Google Ads API Forum Advisor Prod
Hi Kevin, I was able to receive your private message and I also sent you one, directly to your email. The contents of my response is as you may see below : "Thank you for providing the information I requested. Also, my apologies for the back and forth, however, could you also share with me the

RE: [Google Ads API] Shopping Product Ad Headline Differences

2019-06-09 Thread Google Ads API Forum Advisor Prod
Hi Kevin, So I can further investigate, could you also provide your clientCustomerId, the AdWords API report definition and also the GAQL that you used to generate the reports? You may send your reply using the Reply privately to author option. Thanks and regards, Peter Google Ads API Team ref:

[Google Ads API] Shopping Product Ad Headline Differences

2019-06-07 Thread Kevin
Hi, When I get Shopping Product Ad Data from the AdWords API Ad Performance Report, I get "Product listing ad; Promotion:" back as the result. Now, when I get the data from Google Ads API (which from the Migration Guide

Re: AdWords API - Blank Ad Headline & Descriptions

2017-07-03 Thread 'Peter Oliquino' via AdWords API Forum
Hi Faisal, Since you are using Javascript, your concern appears to be more related to the AdWords Scripts rather than the AdWords API. This said, you may contact their team via this link as they are better equipped to assist you. Thank

AdWords API - Blank Ad Headline & Descriptions

2017-07-03 Thread Faisal Mumtaz
Hi, I'm not able to pull any data except adgroup name from Ad Performance Report, the other 3 columns are blank. All other data is showing up just fine on my other sheets. Here's the bit that's not working, function Ads(){ var SHEET_NAME = 'Ads'; var sheet = spreadsheet.getSheetByName(SHE

Re: Text Ad headline character limit is 25 characters. But the text ads that I see in Google Search results has headline of upto 69 characters. How is that possible?

2016-06-09 Thread 'Joyce Lava' via AdWords API Forum
Hi Stacie, Expanded Text Ads are currently for Test Accounts only. Hi Domadia, Could you please send the SOAP request and response of the text ads in question? Please make sure to click *Reply Privately t

Re: Text Ad headline character limit is 25 characters. But the text ads that I see in Google Search results has headline of upto 69 characters. How is that possible?

2016-06-09 Thread Stacie Waleyko
Is it possible you are looking at one of the new expanded text ads? Are those out yet? On Wednesday, June 8, 2016 at 3:41:41 AM UTC-4, DOMADIA KENIL wrote: > > The description text has even more than 70 characters whereas under the > normal creation steps, the description line 1 and 2 has 35 cha

Re: Text Ad headline character limit is 25 characters. But the text ads that I see in Google Search results has headline of upto 69 characters. How is that possible?

2016-06-08 Thread 'Joyce Lava' via AdWords API Forum
Hi Domadia, Please confirm if the question above is for headline character limit or description line 1 and description line 2 limits. Also, to investigate further on the case, please send us the screenshot of this TextAd by clicking *Reply Privately to Author.* Best Regards, Joyce, AdWords API

Text Ad headline character limit is 25 characters. But the text ads that I see in Google Search results has headline of upto 69 characters. How is that possible?

2016-06-08 Thread DOMADIA KENIL
The description text has even more than 70 characters whereas under the normal creation steps, the description line 1 and 2 has 35 characters limit. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus

Re: Use of text string 'ax' in an Ad Headline returning POLICY_ERROR

2015-07-13 Thread Zweitze
Had that one too... In my case the violating word was a cigarette brand in the US - although the ad was targeted to a European country where they never heard of that brand, Google decided it was a violation. However, re-submitting the same ad with a request for an exemption does help. On Frid

Re: Use of text string 'ax' in an Ad Headline returning POLICY_ERROR

2015-07-10 Thread Anthony Madrigal
Hi Alan, Could you please *Reply privately to author *the headline of the text ad in which you are getting the error? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://

Use of text string 'ax' in an Ad Headline returning POLICY_ERROR

2015-07-10 Thread Alan Coleman
Hello everyone, When attempting to create a TextAd with a headline that contains the string 'ax' or 'AX' I'm receiving the following policy error, which is a little odd because the TextAd doesn't contain any punctuation or symbols. Any help would be greatly appreciated. Many thanks An error h

Re: AD Headline

2011-06-29 Thread Kevin Winter
Hi, According to here: http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=6095 The ad headline can only be 25 characters. "i4phoenix™ (Official Site)" is 27 characters, which exceeds the headline length. - Kevin Winter Ad

AD Headline

2011-06-27 Thread Reeta Malik
Hi, I am using v201101 to add textad to an adgroup. Ad headline is i4phoenix™ (Official Site). But when try to add it getting error like AdError.LINE_TOO_WIDE @ operations[0].operand.ad.headline. How can I add it? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Get Ad headline, desc1, desc2, etc.

2011-05-09 Thread mm
perhaps helpful, an example to retrieve an ad by id in java: public static String[] AD_FIELDS = {"Id", "AdGroupId", "Status", "Url", "DisplayUrl", "Headline", "Description1", "Description2", "CreativeApprovalStatus", "DisapprovalReasons", "TrademarkDisapproved"};

Re: Get Ad headline, desc1, desc2, etc.

2011-05-06 Thread Pete Lavetsky (AdWords API Guru)
$selector = new AdGroupAdSelector(); $selector->adIds = array( $adIds ); $page = $adGroupAdService->get($selector); if (isset($page->entries)) { foreach ($page->entries as $adGroupAd) { printf("Ad with id '%s', type '%s', and status '%s' was found. \n", $adGroupAd->ad->id, $ad

Re: Get Ad headline, desc1, desc2, etc.

2011-05-05 Thread lowlevelbass
Thanks for your help jstedman. I'm digging into the docs you provided. No luck yet, but I'm getting closer with your help. Thanks for your quick response. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://

Re: Get Ad headline, desc1, desc2, etc.

2011-05-05 Thread lowlevelbass
Pete, Thanks for the response. However, this is not what I'm looking for unless I'm missing something. I want to pass an Ad's id, which would return the headline, description1, description2, etc. The GetAllAds requires an Ad Group Id. Isn't there a way to grab a single ad based on it's id?

Re: Get Ad headline, desc1, desc2, etc.

2011-05-05 Thread jstedman
I use the Java API mostly, but I think the issue your having is something I went through recently, CreativeID has become AdID, if you use the AdGroupAd service you can use a selector with a filter on the AdID(which used to be CreativeID but is actually field id as far as the selector is concerned)

Re: Get Ad headline, desc1, desc2, etc.

2011-05-05 Thread Pete Lavetsky (AdWords API Guru)
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201008/GetAllAds.php Pete On May 5, 12:44 pm, lowlevelbass wrote: > Hello all. > > I'm fairly new to the AdWords API so please be kind.  I was wondering > if there is a way to pull ad information (headline, desc1, desc

Get Ad headline, desc1, desc2, etc.

2011-05-05 Thread lowlevelbass
Hello all. I'm fairly new to the AdWords API so please be kind. I was wondering if there is a way to pull ad information (headline, desc1, desc2, etc.) by the creative id. The only way I can currently find to get this information is to get all the campaigns, get all the ad groups and then get al