Re: How to get the primary sitelink feed without parsing the name of the feed

2017-05-31 Thread bitsmuggler
Hi Peter Thanks - I will try this way. Is there any scenario which could be two e.g. sitelink feeds with origin=adwords? Regards, Patrick Am Dienstag, 30. Mai 2017 08:51:01 UTC+2 schrieb Peter Oliquino: > > Hi Patrick, > > My apologies if I misunderstood your concern. For this, you could use th

Re: How to get the primary sitelink feed without parsing the name of the feed

2017-05-29 Thread bitsmuggler
Hi Peter Thanks for your answer. Yes - but how can I get the FeedId if I don't know which of the feeds are the e.g. primary sitelink feed which was created by adwords? Thanks. Patrick Am Dienstag, 30. Mai 2017 06:21:30 UTC+2 schrieb Peter Oliquino: > > Hi Patrick, > > You may choose to retrie

Re: Ad Extensions: How to get the information about the usage

2017-05-29 Thread bitsmuggler
Yeah - thanks that helps. Regards, Patrick Am Montag, 29. Mai 2017 07:06:24 UTC+2 schrieb Peter Oliquino: > > Hi Patrick, > > You may use the CustomerExtensionSettingService.get > > , CampaignE

How to get the primary sitelink feed without parsing the name of the feed

2017-05-29 Thread bitsmuggler
Hi Is there a chance via api to get the id of the primary sitelink feed without parsing the name? Thanks in advance. regards, patrick -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/

Ad Extensions: How to get the information about the usage

2017-05-27 Thread bitsmuggler
Hi there My scenario is the following: I want to get to know if an extension (FeedItem) is used customer-wide, in one or more campaigns or in one or more adgroups. Is that possible via api? If yes - how can I get this information? Best, Patrick -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Getting Type of AdWords Feed

2017-05-27 Thread bitsmuggler
Hi Shwetha, Thanks - that helped me. Regards, Patrick Am Montag, 22. Mai 2017 23:00:17 UTC+2 schrieb Shwetha Vastrad (AdWords API Team): > > Hi Patrick, > > Feeds which are managed by the system (Origin='ADWORDS') only support one > feed per extension type. Only one feed mapping for a placeho

Getting Type of AdWords Feed

2017-05-22 Thread bitsmuggler
Hi there With the FeedService I'm getting the Feeds in the shared data. FeedPage page = feedService.query( "SELECT Id, Name, Attributes where FeedStatus='ENABLED' and Origin='ADWORDS'"); Is there a chance to get the type of the Feed without parsing the name of the feed? For the Sit

Re: How to create dynamic Targeting 'All websites'

2017-05-09 Thread bitsmuggler
Hi Shwetha Yeah - thanks that works. Best, Patrick Am Montag, 8. Mai 2017 18:33:44 UTC+2 schrieb Shwetha Vastrad (AdWords API Team): > > Hi Patrick, > > You'll need to create a Webpage > > crit

How to create dynamic Targeting 'All websites'

2017-05-08 Thread bitsmuggler
Hi there I try to create the dynamic targeting 'All websites' via AdWords API. Unfortunately I only find the specific criterias for the dsas (https://developers.google.com/adwords/api/docs/guides/dynamic-search-ads?hl=en) and not the option 'All websites'. Could you help me? Thanks. Best, pa

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

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+: https://googleadsdevelo