saop error

2014-01-23 Thread Akhilesh Ojha
*i have got following error* *Warning*: SoapClient::SoapClient(https://adwords.google.com/api/adwords/cm/v201302/CampaignService?wsdl) [soapclient.soapclient]: failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found in *

Re: How to set up "Bid only" option in a display network campaing

2014-01-23 Thread Josh Radcliff (AdWords API Team)
Hi, Regarding your two questions: *1) how can we choose the option "bid only"* You can do this via AdGroupService by adding a TargetSettingDetailto your AdGroup's Settings

New filter limits for AWQL?

2014-01-23 Thread Oliver
I just saw this announcement: http://googleadsdeveloper.blogspot.co.uk/2014/01/ensuring-reliable-performance-with-new.html If I understand this correctly, this is basically saying that if there are more than 10k Ads in a campaign, then downloading an AD_PERFORMANCE_REPORT using AWQL like this:

Re: Data Mismatch Between GEO_PERFORMANCE_REPORT and CLICK_PERFORMANCE_REPORT

2014-01-23 Thread Josh Radcliff (AdWords API Team)
Hi Hazar, One alternate idea for meeting your use case would be to upload your transaction ID by click ID as an offline conversion. After uploading these conversions you could

mobile bid adjustment by radius

2014-01-23 Thread ssAdword
Can I use bid adjustment by radius with AdWords API? For example, I use a proximity targeting for my mobile image campaign. And with radius <5miles, I would like to increase my bid (automatically adjust) by 20%. And if the user is out of the 5mile radius, I will use the normal max bid. I

Re: NOT_ADS_USER error with OfflineConversionFeedService

2014-01-23 Thread Julian Bouma
To add some more details here, we received the required tokens from the client through our auth process, but we are still getting a USER_PERMISSION_DENIED. We thought the authentication process would take care of that, but perhaps we are missing something here. On Wed, Jan 22, 2014 at 8:25 AM, Ju

Refresh token

2014-01-23 Thread Eldar Useinov
Hi. I have a question about OAuth2 and refresh token. I recieved refresh token and ClienCustomerID for some user after he grant access to his account in my application (it was registered like web flow-application) when i try to get data from his account in my php application it's ok. But i hav

Re: Cant get any result from GetRefreshToken.php

2014-01-23 Thread Josh Radcliff (AdWords API Team)
Hi, This post appears to be a duplicate of https://groups.google.com/d/msg/adwords-api/AtsZu4v1v2A/y94jV-op7GAJ. Please see that post for my recent reply. Thanks, Josh, AdWords API Team On Monday, January 20, 2014 8:20:33 AM UTC-5, Mahfooz Khan wrote: > > Hi, > > I have been trying to use the

How to integrate Adword API into php ?

2014-01-23 Thread Mahfooz Khan
Hello, I have uploaded all file on my server (You can see http://bit.ly/1jpI39c ) ,But i want to know which file should i use for Authentication and get campaign report. Thanks Mahfooz -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http:

Re: Facing problem to get refresh token

2014-01-23 Thread Josh Radcliff (AdWords API Team)
Hi, A few things to check are: 1. Make sure you run GetRefreshToken from the command line, as it writes to stdout and reads from stdin. 2. Make sure the application you create in the Cloud Console is a *Native Application*. 3. If using a test account, the following post contains

Re: AdWords API for Objective-C?

2014-01-23 Thread Evgeniy Bogdanov
As far as I know - no. I've started realization of such library, but can't give you any ETA, due high load on job. 2014/1/23 Matthias > Hello, > does anybody know if there is an implementation of the AdWords API > in Objective-C? > > Best regards > > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: [RateExceededError ]

2014-01-23 Thread Danial Klimkin
Hello Jürgen, This error means you've exceeded the daily 10k operations limit. I suggest improving monitoring on the number of operations used. -Danial, AdWords API Team. On Monday, January 20, 2014 5:22:36 PM UTC+4, Jürgen Wiest wrote: > > I'm getting the error "[RateExceededError rateKey

Re: Fatal error: Uncaught exception 'OAuth2Exception' with message '{ "error" : "invalid_grant" }' ?

2014-01-23 Thread Danial Klimkin
Hello Gungun, As a first step, please check out this OAuth2 setup video: https://www.youtube.com/watch?v=KetKPhxY4Js -Danial, AdWords API Team. On Monday, January 20, 2014 6:05:03 AM UTC+4, Gungun Septian wrote: > > Dear All, > > I developing application that integrate with google adwords

Re: Ad performance report has no data for html5 ads

2014-01-23 Thread Danial Klimkin
Hello Chirag, Are those template ads? These fields are available for text ads only. -Danial, AdWords API Team. On Monday, January 20, 2014 3:05:19 PM UTC+4, Chirag wrote: > > Hello All, > > I am fetching data for Ad performance report, but for html5 ads i am not > able to get Description lin

Re: Does google-api-ads-java never sunset?

2014-01-23 Thread Danial Klimkin
Hello, Please see this post that describes the sunset schedule for the library: http://googleadsdeveloper.blogspot.com/2013/09/reminder-old-java-library-for-adwords.html -Danial, AdWords API Team. On Tuesday, January 21, 2014 3:27:31 PM UTC+4, lagu2653 wrote: > > But is there no page equi

Re: Google Keyword Volume

2014-01-23 Thread Danial Klimkin
Hello Jason, TIS and TES provides different functionality, please review their descriptions. I am closing this thread as it is from 2010. Please fill free to open a new one should you have any questions. -Danial, AdWords API Team. On Monday, January 20, 2014 11:47:04 PM UTC+4, Jason Kwok w

Re: QuotaCheckError.INCOMPLETE_SIGNUP

2014-01-23 Thread Danial Klimkin
Hello Zaeba, Please make sure you use a developer token from your production (non-test) MCC. You need to set up the billing for this MCC account and accept Terms and Conditions (it is the last step of the billing setup process). -Danial, AdWords API Team. On Monday, January 20, 2014 11:49:2

Re: How do I get monthly search volume for a keyword with php API v201309 ?

2014-01-23 Thread Danial Klimkin
Hello, You need to use RelatedToQuerySearchParameter in this case. https://developers.google.com/adwords/api/docs/reference/v201309/TargetingIdeaService.RelatedToQuerySearchParameter SearchVolume parameter is for limiting list of ideas by volume, it is not applicable here. -Danial, AdWord

API v201309 CampaignCriterionService mutate set AdSchedule

2014-01-23 Thread Leny
Hi, I am trying to update an AdSchedule(change the endHour) through the CampaignCriterionService mutate method using the set operator, sadly without success. The validation only mode returns no error, the normal mode returns the AdSchedule without my change, no error returned whatsoever. Is the

Re: Which reports return a "Total" row? (Keywordless category report for example does not)

2014-01-23 Thread Danial Klimkin
Hello Arthur, I don't think this is currently documented. The easiest way would be just to pull one of a type to find out. -Danial, AdWords API Team. On Sunday, January 19, 2014 11:12:53 PM UTC+4, Arthur wrote: > > Until recently I assumed that all reports return a "total" row with > aggreg

Re: AdWords Ad Details like "% Served", "Clicks" etc... Which API call will return these information.

2014-01-23 Thread Danial Klimkin
Hello Bikram, The exact final URL is only available in the destination web site logs. You should use a different type of report (criteria performance report for example) to retrieve keyword-specific stats. Please also check out this guide: https://developers.google.com/adwords/api/docs/guid

Re: AdId mismatch in Ad Performance Report

2014-01-23 Thread Danial Klimkin
Hi Bikram, You can use predicates to filter out deleted ads, please see the definition section in the guide: https://developers.google.com/adwords/api/docs/guides/reporting The predicate you are looking for would be like: Status IN ENABLED PAUSED -Danial, AdWords API Team. On

AdWords API for Objective-C?

2014-01-23 Thread Matthias
Hello, does anybody know if there is an implementation of the AdWords API in Objective-C? Best regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=

Google Products listing

2014-01-23 Thread sadha siva
i am using google merchant adwords. incase customer will come form click merchant ads, the custome book mark particlur page and customer buy another days how to convercation work. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://goog

Reaching quotas & limits in Google services from AdWords script

2014-01-23 Thread César D
Hi All, I'm having a hard time accessing Google services like Maps or Trends using UrlFetchApp.fetch in an AdWords script. The main problem is that as soon as I execute the program a couple of times I immediately get errors indicating I've exceeded the quotas. What's the best approach t

GetRefreshToken.php return a blank page.

2014-01-23 Thread Maxime Rauer
Hi Google, I am in the process of migrating our Adwords API from v201109 (deprecated) to v201309. *There are 5 login variables on auth.ini:* - developerToken (1) - userAgent (2) - client_id (3) - client_secret (4) - refresh_token (5) For (1) and (2), I am using our "old" credent

Is there a Python demo app?

2014-01-23 Thread Chaz Larson
"AdWords API on App Engine (Python) - Reporting" I'm tasked with extracting data from a client adwords account via the API. I've done this for Google Analytics and YouTube, but Adwords seems to be a totally different and pretty opaque variation. Does the example app listed on the Demo Applicat

Re: NOT_ADS_USER error with OfflineConversionFeedService

2014-01-23 Thread Julian Bouma
Parameters: String clientId = " 947836558679-0ghhskmsvo10s23akfdioap794grc5ub.apps.googleusercontent.com"; String clientSecret = "[truncated]"; String developperToken = "[truncated]"; String refreshToken = "[truncated]"; String clientCustomerId = "348-017-6023"; String gc

Re: AdWords API Exception handling in Python

2014-01-23 Thread Danial Klimkin
Hello Martin, It looks like you are excepting a wrong exception class. Let me check with the python library author to confirm. -Danial, AdWords API Team. On Thursday, January 16, 2014 9:45:22 PM UTC+4, Martin wrote: > > Hi, > I am getting the RateExceededError and according to the suggestion

GetCampaigns Problem

2014-01-23 Thread diangelo
Hello, I have a problem with the getCampaigns. I have few campaigns in account ( no MCC ) , and I use other account ( MCC ) to view and manage this campaings in my adwords center, and I haven't problem , but when I use the API configured with my MCC account to obtain this data from getCampaigns

Re: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2014-01-23 Thread prm . programista
hi I solved (I hope) my last problem but I have next. When I try do get service: $campaignService = $user->GetService('BudgetService', 'v201309'); I got error "AuthenticationError.OAUTH_TOKEN_HEADER_INVALID @ ; trigger:''" My soap heders looks like: [0] => SoapHeader Object (