Re: API performance lags behind dashboard

2018-02-05 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Johnny, A gentle follow up on this. If you still have issues regarding this, then kindly provide the details that I asked previously via *Reply privately to author* option. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: How to implement the EXCLUDE loaction with api

2018-02-05 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, For excluding location in your campaign, you need to use the CampaignCriterionService.mutate() and the NegativeCampaignCriterion

Re: How to implement the EXCLUDE loaction with api

2018-02-05 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, I deleted your original post as it contains your private information (e.g. developer token). In the future, please do not post any private information in the public forum. You can check our forum guidelines before posting. R

Re: Is it better to increase daily budget or cost per click?

2018-02-05 Thread 'Peter Oliquino' via AdWords API Forum
Hi Chuck, In the AdWords API perspective, we offer different bidding strategies to users in order for them to maximize the number of impressions or conversions their campaigns and ads would generate. You may find our bidding guide

Re: API: duplicate rows coming through with only one difference in Campaign_state

2018-02-05 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Tom, In order for me to better investigate the issue, could you provide to me your clientCustomerId, and the complete report definition you used? Please reply using *Reply privately to** author.* T

How to implement the EXCLUDE loaction with api

2018-02-05 Thread 18824261965
Hi, I am a developer of Nodejs. Now I can implement Target loaction by send xml with adword api. I notice that the 'isNegative' and 'EXCLUDE' releated,But it do not work. Here is my code. Please tell if there is a specifc solution. http://schemas.xmlsoap.org/soap/envelope/"; xml

Is it better to increase daily budget or cost per click?

2018-02-05 Thread Chuck Johnson
Hello! Is it better over all with Google Adwords to increase my daily budget to potentially get more clicks daily, or should I increase the cost per click for a key word/phrase which might produce possible fewer clicks however higher placement above competitors with similar keywords/phrases?

API: duplicate rows coming through with only one difference in Campaign_state

2018-02-05 Thread tom . shael
Is anyone else getting duplicate rows coming through the API with the only difference between the rows is that one has Campaign_state 'enabled' and one has Campaign_state 'paused'? This throws out all of the totals for impressions, clicks etc as there is double counting. I'm not getting any is

Re: User list member emails

2018-02-05 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Keren, On the AdWords API perspective, only one email address (via the hashedEmail field) can be added to one user list member. Adding multiple email addresses to a user list member

User list member emails

2018-02-05 Thread Keren
Hi,Is there a way to define multiple emails for a single user list member via API? I couldn't find a way to do it because the Member object contains one email, but from Adwords UI it's allowed to add multiple email columns (in the csv file) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Empty fields "AdType" and "Headline" in Ad Performance Report (v201705)

2018-02-05 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello AdWordsians, There was another issue on this thread where the AdType was coming back empty. That also should be resolved at this time. Please get back to me if you see more issues. Cheers, Nadine, AdWords API Team On Monday, February 5, 2018 at 5:08:08 PM UTC-5, Nadine Sundquist (AdWords

Re: Empty fields "AdType" and "Headline" in Ad Performance Report (v201705)

2018-02-05 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Hans, Oh, my goodness. Time really does fly. I can't believe we are already in February. I think I've gotten to the bottom of this. At one point, the stats were being reported under the *Headline* ClickType for shopping ads because that's how the old shopping ads worked. When we moved to t

Re: Is there any api to add user to adwords account.

2018-02-05 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Manish, Unfortunately, adding users to adwords account is only possible via web interface . Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: Setting up the API, getting a SOAP error

2018-02-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Alan, Could you please share your error logs? If it has any sensitive information, please use *reply privately to author* while sharing the logs. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://goo

Re: keyword performance report in PHP

2018-02-05 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, You may refer to our DownloadCriteriaReportWithSelector.php and DownloadCriteriaReportWithAwql.php

Re: Setting up the API, getting a SOAP error

2018-02-05 Thread Alan Coleman
Hi there, Did you managed to get this issue sorted in your local development environment? I'm having the same issue locally and really need to develop using localhost before pushing live. Thanks On Tuesday, December 12, 2017 at 10:53:10 AM UTC, mar...@pulsecomms.com wrote: > > Hello, I've bee

Re: CriterionError.INVALID_PROXIMITY_ADDRESS when creating a proximity with an apparently correct address

2018-02-05 Thread LKRPL
Hi all, I have the same iussue. Could someone help me? Thanks, Anna On Monday, February 5, 2018 at 7:24:23 AM UTC+1, dcog...@tangocode.com wrote: > > Hi, > > Since this week we are having issues with the CampaignCriterionService > when creating Proximities. > The error we are getting is Criter

INVALID_PROXIMITY_ADDRESS

2018-02-05 Thread LKRPL
Hello to all, I’m working with API AdWords (201708 version). >From some days I’m having some problems with Proximity object. Every address I want to add I have always the same response: INVALID_PROXIMITY_ADDRESS I attach the soap request and the soap response: http://schemas.xm

Re: PHP pass credentials dynamically (not through adsapi_php.ini)

2018-02-05 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Jean, >From your narrated use case, I agree that what you've done is probably the best right now. Thanks for your time describing your use case so it can benefit other people too. Best, Thanet, AdWords API Team On Saturday, February 3, 2018 at 5:48:06 AM UTC+9, Jean-Fabrice Rabaute wrot

Is there any api to add user to adwords account.

2018-02-05 Thread Manish Sharma
Can we add a user to adwords account using api? I looked in docs and references to CustomerService and ManagedCustomerService with no luck. Attached screenshot if it helps. Thanks in advance.

Re: Empty fields "AdType" and "Headline" in Ad Performance Report (v201705)

2018-02-05 Thread emarsten
Hi Nadine- Any further updates here? It's been another week and a half. We really have to get this fixed. On Wednesday, January 24, 2018 at 12:13:25 PM UTC-8, Nadine Sundquist (AdWords API Team) wrote: > > Hello Hans, > > Thanks for checking in. I can feel your frustration. I've escalated the >

keyword performance report in PHP

2018-02-05 Thread Bhairavi
Hi, Can u please tell me ,how to implement keyword performance report in PHP.I am using client library for php.and under reporting section in examples folder i can see criteria report ,getreportsfields and parallelreportdownload apis.so how to get Keyword Performance report? -- -- =~=~=~=~=~