Not getting all Negative Keywords in KeywordPerfomanceReport

2017-01-20 Thread vj
Hi, I am trying to download keywords using adwords api via KeywordPerfomance Report. I wants both Negativekeywords and Not negative Keywods in Keywords report. I have used bellow Predicate while download KeywordPerfomance Report and Campaign,adgroup status Enabled,Paused. *$IsNegative = new P

Re: Retrieving search volume data problem

2017-01-20 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings Daphna, One thing I've noticed about this service is that the corrections are predictable in one way. If you go to google.com and type in 'srecording studio', you'll see that it says *Showing result for recording studio*. I know some people have leveraged that behavior to determine wh

Re: how to tag clicks and get detailed click reports based on these tags

2017-01-20 Thread PPC Developer
I see, thanks. Well this method will not work for us because we need this for search traffic. However, we already have the telecom info in the traffic we get. All we need to do is to segment the traffic with information we have and then pull conversion reports. The problem is a generic one, not ab

Re: Inconsistent DateRange SOAP structure

2017-01-20 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, First of all, kudos to you for looking through the services so carefully! :) You're absolutely correct that there's an inconsistency here -- I'll follow up to see if we can fix this, although for compatibility reasons, any fix will be in a future version of the API. We avoid changing WSDLs

Re: CustomerService --> getCustomers returning just one Customer

2017-01-20 Thread Angel Lubenov
Great!, Thanks a lot for your help!!! On Friday, January 20, 2017 at 1:24:05 PM UTC-3, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Angel, > > You need to use ManagedCustomerService > > to > retri

Re: Retrieving search volume data problem

2017-01-20 Thread Daphna Wegner
Hi Shwetha, Is there any update for this? our tool is now providing us with wrong data because of this change and not being able to get the actual keyword the volume is returned for. Thanks, Daphna On Thursday, December 8, 2016 at 12:59:05 PM UTC-8, Shwetha Vastrad (AdWords API Team) wrote: >

Re: how to tag clicks and get detailed click reports based on these tags

2017-01-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Yes, the carrier criteria is only applicable for Display ads. To answer your second question, criteria needs to be applied at the specific level. If you are looking to pull data using the criteria performance report on child accounts, you will need to apply the criteria at the same level.

Re: Are feedIds unique across user accounts

2017-01-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Matthew, FeedId is globally unique across all AdWords accounts. The table provided here lists the uniqueness of each object ID within AdWords. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Are feedIds unique across user accounts

2017-01-20 Thread Matthew Wawrin
Hi, We're managing many client accounts with our MCC. I want to store some information on the feeds and feed mappings I'm creating across these users, and I'd like to confirm if the feedId is unique across all clients? That way, I can just map a feedMapping to a feed, and not worry about if t

Re: Report linked accounts

2017-01-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, You can get the linked Google Merchant Center account using the CustomerService.getServiceLinks . But the API does not have a service which lists all the accounts that are linked with the Ad

Re: Adding labels to campaign

2017-01-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Adam, When creating a campaign, you need to provide the list of labelIds that you want to apply in the labels field as shown below: 'labels': [ { 'id': LABEL_I

Re: CustomerService --> getCustomers returning just one Customer

2017-01-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Angel, You need to use ManagedCustomerService to retrieve the client accounts under your manager account. The GetAccountHierarchy

Adding labels to campaign

2017-01-20 Thread adam
Hi everyone. I am currently working on a python script to create campaigns, adgroups and ads and I need to create labels and assign those to campaigns. I have created text labels but I can't find a way to attach a label to a campaign. I've tried the following code: {'name':tup[0], 'status':'PA

Inconsistent DateRange SOAP structure

2017-01-20 Thread Siu Pang Tommy Choi
Hi everyone, I am studying the underlying SOAP request and response of AdWords API. In AccountLabelService.wsdl, complex type DateRange has properties min and max which are of the type tns:Date But in CampaignService.wsdl, min and max of DateRange are of the type xsd:string They are all under sa

Re: CustomerService --> getCustomers returning just one Customer

2017-01-20 Thread Angel Lubenov
Oh :-( I really was looking for getting the client accounts under my account. *Is there any API-endpoint to get the information about the client accounts under my manager account? * Thanks in advance (again :-) ) Angel On Thursday, January 19, 2017 at 8:04:49 PM UTC-3, Shwetha Vastrad

Report linked accounts

2017-01-20 Thread Stefano Fontana
Hello, Is it possible to fetch the list of linked accounts? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: We chage contact email, but adwords team sends a letter to the old email

2017-01-20 Thread Алексей Волков
AdWords Compliance Team return 403 error http://take.ms/Uf4lH пятница, 20 января 2017 г., 19:02:26 UTC+10 пользователь Peter Oliquino написал: > > Hi, > > I deleted your post as it contained sensitive information. Kindly refer to > our forum

Re: We chage contact email, but adwords team sends a letter to the old email

2017-01-20 Thread 'Peter Oliquino' via AdWords API Forum
Hi, I deleted your post as it contained sensitive information. Kindly refer to our forum posting guidelines for future posts. Moving forward, I could see that your concern is access related an

We chage contact email, but adwords team sends a letter to the old email

2017-01-20 Thread Алексей Волков
MCC ID 153-825-8367 We create reques to basic access to api. Then change we contact email, but adwords team sends a letter to the old email. When you try to contact support, we have to answer "... *reply to the last email we sent you in the other email thread ...*". http://take.ms/27ImF But t

Re: How do I get extensions for a campaign that are set via CampaignFeedService?

2017-01-20 Thread 'Peter Oliquino' via AdWords API Forum
Hi JC, For your question regarding adding feed items to feeds created via the AdWords UI, you can do so using the FeedItemService. The CampaignExtensionSettingService and CampaignFeedService are services that associate your feeds/feed items to campaigns. For campaign extensions created via the