RE: Upgraded sitelinks

2021-10-18 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Jacob, Thank you for your questions for our API support team. However, since this update was performed in the Google Ads interface (Product) and possibly by the Google Ads system, then I'm afraid that this is already outside of our API team's scope, and our team would not be able to provide

Upgraded sitelinks

2021-10-18 Thread Jacob Höglund
sitelinks in the “legacy” view be removed? - If we have sitelinks in “legacy” view and not in “upgraded” view, do we have no manually create new sitelinks in order to transfer them to “upgraded” sitelinks? - If we do not transfer legacy sitelinks to upgraded, will our sitelinks

Re: Retrieve and modify upgraded sitelinks with adwords api

2015-08-20 Thread Anash P. Oommen (AdWords API Team)
Hi Milo, You'd probably want to take a look at ExtensionSetting services; they are a simplified set of services on top of FeedServices that make working with extensions simple. https://developers.google.com/adwords/api/docs/guides/extension-settings has usage and examples. Cheers, Anash P. O

Re: Retrieve and modify upgraded sitelinks with adwords api

2015-08-19 Thread Milo Hou
Have there been any updates to sitelink removal or examples? Once a sitelink is removed how should i re-add it to a campaign? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsD

Re: Retrieve and modify upgraded sitelinks with adwords api

2014-10-24 Thread Kevin Moritz
attached to >>> >>> Now Google have made this all MUCH more complicated than it was. So I am >>> assuming there has to be some kind of payoff for it coming down the track. >>> I guess the advantage for them is they don't need to keep adding new >>&g

Re: Retrieve and modify upgraded sitelinks with adwords api

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
ng when you first start. As I said >> I've just started on this and am learning each day myself. >> >> Good luck >> >> >> On Friday, July 5, 2013 12:54:56 AM UTC+10, gai-t...@etracker.de wrote: >> >>> Hello, >>> >>> we us

Re: Retrieve and modify upgraded sitelinks with adwords api

2014-07-27 Thread Brian Moeskau
; > > On Friday, July 5, 2013 12:54:56 AM UTC+10, gai-t...@etracker.de wrote: > >> Hello, >> >> we use Adwords API 201302 and we are wondering how to retrieve and modify >> upgraded sitelinks with the new FeedServices. >> >> If we have a campaignId, h

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-10-07 Thread Francesco Della Vedova
Hi all...I'm trying to retrieve the site links as well, with the python library. I tried following the instructions in this thread but all I get is: adspygoogle.adwords.AdWordsErrors.AdWordsApiError: Fault occurred while processing. I tried providing FeedId when GETting from feeditemservice, I

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-08-26 Thread Alexandre Miyagi
Ok, I retrieve the adGroupFeeds but the matching function is null. So I can't retrieve the feeditemIds. am I missing something? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adw

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-08-13 Thread james
essible for > normal usage? > > Am Donnerstag, 4. Juli 2013 16:54:56 UTC+2 schrieb gai-t...@etracker.de: >> >> Hello, >> >> we use Adwords API 201302 and we are wondering how to retrieve and modify >> upgraded sitelinks with the new FeedServices. >> >

Re: Getting a campaign's upgraded sitelinks

2013-08-09 Thread Oliver
Many thanks Peter. Oliver On Thursday, August 8, 2013 6:20:35 PM UTC+1, Peter Kingswell wrote: > > Of course. It's rough-and-ready but here it is. The payload of the > campaign's sitelink Ids (as Pete highlighted) is in the rhsOperands of the > CampaignFeed's matching function. > > Good luck,

Re: Getting a campaign's upgraded sitelinks

2013-08-08 Thread Peter Kingswell
Of course. It's rough-and-ready but here it is. The payload of the campaign's sitelink Ids (as Pete highlighted) is in the rhsOperands of the CampaignFeed's matching function. Good luck, Peter private static void stringAppendCampaignFeedSitelinks(final List s, final CampaignFeed campaignFeed

Re: Getting a campaign's upgraded sitelinks

2013-08-08 Thread Oliver
Hi Peter, We're currently trying to do the same thing (figure out which sitelinks belong to the campaign). If it's ok with you, do you mind posting the java code you're using to do this? Many thanks Oliver On Tuesday, August 6, 2013 6:25:22 PM UTC+1, Peter Kingswell wrote: > > I managed to j

Re: Getting a campaign's upgraded sitelinks

2013-08-07 Thread pete
No Probs - I've run this code in against some large accounts now and the only thing I've come across is the type casting the lhs operands to "RequestContextOperand" - so included a type check prior to casting objects in both the lhs and rhs operands pete -- -- =~=~=~=~=~=~=

Re: Getting a campaign's upgraded sitelinks

2013-08-06 Thread Peter Kingswell
I managed to java-ify that and indeed rhsOperands does indeed contain only the campaign's sitelinks - thanks very much! Peter On Monday, August 5, 2013 9:01:50 AM UTC-4, pete wrote: > > Hi Peter - does the CampaignFeedItem.matchingFunction.rhsOperand contain > an Array of long values where cont

Re: Getting a campaign's upgraded sitelinks

2013-08-05 Thread pete
Hi Peter - does the CampaignFeedItem.matchingFunction.rhsOperand contain an Array of long values where contextType == RequestContextOperandContextType.FEED_ITEM_ID? In my tests, this contains the specific feedItems mapped to a Campaign. Here's a C# snippet where I have a list of CampaignFeed

Getting a campaign's upgraded sitelinks

2013-08-02 Thread Peter Kingswell
Hi, I have a campaign with one sitelink extension that belongs to an account with 5 sitelinks. However when I download the sitelinks for the campaign, all 5 sitelinks are returned. All the sitelinks in question are upgraded. Can someone spot the problem with the code below? The code attempt

Re: Does Keyword Performance Report contain statistics of upgraded sitelinks?

2013-07-26 Thread David Torres (AdWords API Team)
, - David Torres - AdWords API Team On Monday, July 22, 2013 9:43:19 AM UTC-4, gai-t...@etracker.de wrote: > > Hello, > > does the Keyword Performance Report also contain keyfigures of upgraded > sitelinks? Or do we need to query the Placeholder Feed Item Performance > Report for keyf

Does Keyword Performance Report contain statistics of upgraded sitelinks?

2013-07-22 Thread gai-test-1
Hello, does the Keyword Performance Report also contain keyfigures of upgraded sitelinks? Or do we need to query the Placeholder Feed Item Performance Report for keyfigures of upgraded sitelinks? Thank you :-) Andreas B. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-16 Thread gai-test-1
re wondering how to retrieve and modify > upgraded sitelinks with the new FeedServices. > > If we have a campaignId, how can we get all the Sitelinks for this > campaignId including some more information like e.g. destinationUrl, > displayText, campaignName, extensionId and sitelin

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-16 Thread gai-test-1
trieve and modify > upgraded sitelinks with the new FeedServices. > > If we have a campaignId, how can we get all the Sitelinks for this > campaignId including some more information like e.g. destinationUrl, > displayText, campaignName, extensionId and sitelinksIndex. > Shall we u

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-16 Thread gai-test-1
er.de: > > Hello, > > we use Adwords API 201302 and we are wondering how to retrieve and modify > upgraded sitelinks with the new FeedServices. > > If we have a campaignId, how can we get all the Sitelinks for this > campaignId including some more information like e.g. d

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-16 Thread gai-test-1
We tried without predicate too, but the result is still null - please help :-( Am Donnerstag, 4. Juli 2013 16:54:56 UTC+2 schrieb gai-t...@etracker.de: > > Hello, > > we use Adwords API 201302 and we are wondering how to retrieve and modify > upgraded sitelinks with the new FeedS

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-16 Thread gai-test-1
Hello, I tried to implement it like you said. Requesting AttributeValues is only for testing, we just want to test that we can request Sitelinks in general. The campaign we use for testing has for sure upgraded sitelinks. Unfortunately, every time we start the request, the result is null

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-16 Thread gai-test-1
just started on this and am learning each day myself. > > Good luck > > > On Friday, July 5, 2013 12:54:56 AM UTC+10, gai-t...@etracker.de wrote: > >> Hello, >> >> we use Adwords API 201302 and we are wondering how to retrieve and modify >> upgrad

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-16 Thread Anash P. Oommen (AdWords API Team)
lf. > > Good luck > > > On Friday, July 5, 2013 12:54:56 AM UTC+10, gai-t...@etracker.de wrote: > >> Hello, >> >> we use Adwords API 201302 and we are wondering how to retrieve and modify >> upgraded sitelinks with the new FeedServices. >

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-16 Thread gai-test-1
> >>>>>> Cheers, >>>>>> Anash >>>>>> >>>>>> On Friday, July 5, 2013 12:23:43 PM UTC+5:30, Oliver wrote: >>>>>>> >>>>>>> There is very little documentation or code examples on how to d

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-15 Thread james
is VERY generic and thus quite daunting when you first start. As I said I've just started on this and am learning each day myself. Good luck On Friday, July 5, 2013 12:54:56 AM UTC+10, gai-t...@etracker.de wrote: > Hello, > > we use Adwords API 201302 and we are wondering how

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-15 Thread Oliver
gt;>> >>>>>> There is very little documentation or code examples on how to do >>>>>> this. I really hope the API team will soon add this info to the docs as >>>>>> we've requested it few times in the past. We have lots of examples of

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-15 Thread gai-test-1
ve lots of examples of how to >>>>> add >>>>> sitelinks but nothing at all on how to read or modify them. And the way >>>>> they work doesn't make it easy to guess either. Adding and modifying >>>>> sitelinks is part of the RMF s

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-15 Thread Anash P. Oommen (AdWords API Team)
>>>> they work doesn't make it easy to guess either. Adding and modifying >>>> sitelinks is part of the RMF so I'm sure there is huge demand for such >>>> info. >>>> >>>> Oliver >>>> >>>> >

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-14 Thread gai-test-1
h info. >>> >>> Oliver >>> >>> >>> On Thursday, July 4, 2013 3:54:56 PM UTC+1, gai-t...@etracker.de wrote: >>>> >>>> Hello, >>>> >>>> we use Adwords API 201302 and we are wondering how to retrieve and >

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-11 Thread Anash P. Oommen (AdWords API Team)
n how to read or modify them. And the way >>> they work doesn't make it easy to guess either. Adding and modifying >>> sitelinks is part of the RMF so I'm sure there is huge demand for such info. >>> >>> Oliver >>> >>> >>&g

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-10 Thread Oliver
M UTC+1, gai-t...@etracker.de wrote: >>> >>> Hello, >>> >>> we use Adwords API 201302 and we are wondering how to retrieve and >>> modify upgraded sitelinks with the new FeedServices. >>> >>> If we have a campaignId, how can we get

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-09 Thread Anash P. Oommen (AdWords API Team)
27;t make it easy to guess either. Adding and modifying > sitelinks is part of the RMF so I'm sure there is huge demand for such info. > > Oliver > > > On Thursday, July 4, 2013 3:54:56 PM UTC+1, gai-t...@etracker.de wrote: >> >> Hello, >> >> we use

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-09 Thread Danial Klimkin
:54:56 PM UTC+4, gai-t...@etracker.de wrote: > > Hello, > > we use Adwords API 201302 and we are wondering how to retrieve and modify > upgraded sitelinks with the new FeedServices. > > If we have a campaignId, how can we get all the Sitelinks for this > campaignId includi

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-04 Thread Oliver
and we are wondering how to retrieve and modify > upgraded sitelinks with the new FeedServices. > > If we have a campaignId, how can we get all the Sitelinks for this > campaignId including some more information like e.g. destinationUrl, > displayText, campaignName, extensio

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-04 Thread gai-test-1
Edit: I found this posting https://groups.google.com/forum/#!topic/adwords-api/RS4XA7A6ixw - Im not sure if we mean the same thing, but as far as I understand they are only talking of FeedItemService... maybe this is the service we need? I am not sure ... -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Retrieve and modify upgraded sitelinks with adwords api

2013-07-04 Thread gai-test-1
Hello, we use Adwords API 201302 and we are wondering how to retrieve and modify upgraded sitelinks with the new FeedServices. If we have a campaignId, how can we get all the Sitelinks for this campaignId including some more information like e.g. destinationUrl, displayText, campaignName

Re: get upgraded sitelinks info by campaign

2013-04-08 Thread Takeshi Hagikura (AdWords API Team)
eshi On Monday, April 8, 2013 7:11:20 PM UTC+9, ha...@sokrati.com wrote: > > Hi, > I could not find any example on how to *get* upgraded sitelinks mapped to > a campaign. Can you please elaborate on this here or post an example for > the same in the examples libr

get upgraded sitelinks info by campaign

2013-04-08 Thread haiku
Hi, I could not find any example on how to *get* upgraded sitelinks mapped to a campaign. Can you please elaborate on this here or post an example for the same in the examples library. Thanks. Haiku -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Legacy Sitelinks to Upgraded Sitelinks

2013-03-15 Thread Paul Matthews (AdWords API Team)
Hi Ori, I've put this forward as a suggestion, I'll update this thread as soon as we have any new information. Regards, - Paul, AdWords API Team. On Monday, 11 March 2013 10:22:43 UTC, Ori Arditi wrote: > > Hello > > Do you expect to migrate the legacy sitelinks to upg

Legacy Sitelinks to Upgraded Sitelinks

2013-03-11 Thread Ori Arditi
Hello Do you expect to migrate the legacy sitelinks to upgraded sitelinks in the future? Thank you -- This e-mail, as well as any attached document, may contain material which is confidential and privileged and may include trademark, copyright and other intellectual property rights that

Re: Upgraded Sitelinks

2013-03-09 Thread Ori Arditi
tem > > - Kevin Winter > AdWords API Team > > On Thursday, February 28, 2013 1:56:17 AM UTC-5, Ori Arditi wrote: >> >> Hello >> >> The new upgraded sitelinks >> feature<http://support.google.com/adwords/answer/2954783?hl=en&ref_topic=17139

Re: Upgraded Sitelinks

2013-03-08 Thread Kevin Winter (AdWords API Team)
gt; > The new upgraded sitelinks > feature<http://support.google.com/adwords/answer/2954783?hl=en&ref_topic=1713912>is > a big step forward! > >1. Is it possible to get the upgraded sitelinks in the ad-hoc reports? >2. Is it possible to get and manage the upgrad

Re: Upgraded Sitelinks

2013-03-04 Thread Takeshi Hagikura (AdWords API Team)
Hi Ori, At this moment, upgraded sitelinks are not supported through API. Once it's available, we're sure announce it on our blog<http://googleadsdeveloper.blogspot.jp/> or the +page <https://plus.google.com/11565857388777174/posts>. Please stay tuned for the update.

Upgraded Sitelinks

2013-02-28 Thread Ori Arditi
Hello The new upgraded sitelinks feature<http://support.google.com/adwords/answer/2954783?hl=en&ref_topic=1713912>is a big step forward! 1. Is it possible to get the upgraded sitelinks in the ad-hoc reports? 2. Is it possible to get and manage the upgraded sitelinks in the API