Re: retrieve keyword ideas in bulk - using AdWords API / TargetingIdeaService

2016-11-25 Thread javier . enciso
Hi Peter, thanks for a quick answer! Unfortunately id does not help me (maybe I'm not clear enough): your examples are all about ONE keyword (or several keywords related to ONE entity) and how to make an API call to retrieve ideas for that keyword. Your example (in PHP) states something like thi

Unable to create a call extension with the Python client

2016-11-25 Thread Phil Tysoe
I am trying to create a call extension using the Python API client. My code is as follows: operations = [ { 'operator': 'ADD', 'operand': { 'campaignId': 12345, 'extensionType': 'CALL',

Re: What's the easiest way to view a TextAd With a known Label ID

2016-11-25 Thread Alan Coleman
Thanks Peter, That was the answer I was looking for and the way that I intended to work, I just thought there might me a more direct method. Thanks again. On Thursday, November 24, 2016 at 2:09:44 PM UTC, Alan Coleman wrote: > > Hello everyone, > > I have a Label ID that I know is attached to x

Re: Frequently getting Stream closed error whe fetching ads for a Adgroup and for a given campaign

2016-11-25 Thread ntdmbot01
Hi, i tried the code mentioned by swetha, it is the error from APi i get it frequently, when building the selector itself it throws error. and sometime it proceeds and throw at the later stage. Code wise no error because when i parameterize with campaign and account it runs , when i try to fetc

Re: Get campaign name using campaignid

2016-11-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ildar, You may do so using the CampaignService.get and use the Id field as a predicate in your Selector

Get campaign name using campaignid

2016-11-25 Thread Ildar Khakimov
Good day Is it possible to ping the adwords api with a numeric campaign id to get the actual name back? thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/

Re: Disassociate email from account

2016-11-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ildar, As mentioned in our sign up guide , you will need to make use of an email address that has not been or is currently associated to any AdWords accounts. This being said, yo