Re: CustomerSyncService Bug? Service not returning added or deleted adExtensions

2014-01-20 Thread Danial Klimkin
Hello Akil, Jake, Takeshi is currently on holidays, I am picking this thread up. Ad extensions (most of them) has recently been migrated to the new feeds infrastructure. As a result, all changes to them are now reported by CustomerSyncService as account-level changes. Please let us know if th

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

2014-01-20 Thread Arthur
Until recently I assumed that all reports return a "total" row with aggregate statistics. However, the keywordless category report does not. Is there a some systematic rule or documentation about which reports contain the summary row? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

Permission problem

2014-01-20 Thread skater26
Im using a production MCC account's developer token with billing setup and accepted the ToS. Im trying to mange with this dev token a Test Client under a Test MCC account. Im using the "client_id" and "client_secret" of the test MCC and Im setting the customer_id with SetClientId to the Test C

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

2014-01-20 Thread Gungun Septian
Dear All, I developing application that integrate with google adwords API. this is my first time. I have problem, when I run my application, that show error like this: *Fatal error*: Uncaught exception 'OAuth2Exception' with message '{ "error" : "invalid_grant" }' in C:\xampp\htdocs\google-a

Re: EntityCountLimitExceeded.CAMPAING_LIMIT on negative keywords

2014-01-20 Thread tt
Hi Ray Sorry for the late reply. We have several campaigns with ~10,000 regular keywords. Some of these campaigns needs to have a big negative keyword set. The size of this negative keyword set grows with the account, to the amount of all regular keywords on the account, minus the regular keywo

Re: Get the Keyword Stats

2014-01-20 Thread Danial Klimkin
Hello Tom, Stats are no longer available via SOAP services, they can only be obtained from a report. -Danial, AdWords API Team. On Wednesday, January 15, 2014 4:08:16 AM UTC+4, Tom wrote: > > Hi All, > > How can I get the keyword level stats like Max.CPC, clicks,cost etc? I > don't want to

Ad performance report has no data for html5 ads

2014-01-20 Thread Chirag
Hello All, I am fetching data for Ad performance report, but for html5 ads i am not able to get Description line 1, Description line 2 or ad dimensions for ads. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.bl

Re: Catchable fatal error: Argument 1 passed to GetCampaignStatsExample() ?

2014-01-20 Thread Danial Klimkin
Hello GunS, Please check out the up-to-date examples set available here (for Java): https://github.com/googleads/googleads-java-lib/tree/master/examples/adwords_axis/src/main/java/adwords/axis/v201309 or for C#: https://github.com/googleads/googleads-adwords-dotnet-lib/tree/master/exampl

Re: How to integrate google adwords api in php ? Please help me with suitable example.

2014-01-20 Thread Danial Klimkin
Hello Mahfooz, Please see the official PHP client library here: https://github.com/googleads/googleads-php-lib -Danial, AdWords API Team. On Wednesday, January 15, 2014 3:33:53 PM UTC+4, Mahfooz Khan wrote: > > How to integrate google adwords api in php ? Please help me with suitable > ex

Re: The difference between the number of transactions in Google Analytics and Conversion per Click in AdWords

2014-01-20 Thread Danial Klimkin
Hello Ksenie, It looks like this is a general product question, not specific to the API. Please check with the general AdWords support in this case: https://support.google.com/adwords/ -Danial, AdWords API Team. On Thursday, January 16, 2014 5:14:55 PM UTC+4, Ksenie wrote: > > Accounts GA

Re: Why do i get Unparseable Gclid error?

2014-01-20 Thread Danial Klimkin
Closing as duplicate of: https://groups.google.com/d/msg/adwords-api/_UrrVodPSRk/zcEU-hEGMbQJ -Danial. On Thursday, January 16, 2014 12:54:46 PM UTC+4, moshe@888holdings.com wrote: > > Hi! > > We are attempting to upload offline conversions to the company's adwords > accounts, but we keep

Re: Cannot upload offline conversions.

2014-01-20 Thread Danial Klimkin
Hello, This error means the GLCID string provided is not a valid Google Click ID. Did you get the ID from the CLICK_PERFORMANCE_REPORT? -Danial, AdWords API Team. On Thursday, January 16, 2014 1:05:42 PM UTC+4, moshe@888holdings.com wrote: > > > Hi, > > We're using the latest Php Api so

Re: Get Location Extension Report

2014-01-20 Thread Danial Klimkin
Hello Sidnei, Location extensions have not yet been replaced with feeds-based ones. They should still show up in the legacy report. Social extensions are not yet supported. -Danial, AdWords API Team. On Friday, January 17, 2014 5:30:16 PM UTC+4, Sidnei Pereira wrote: > > I saw at the followi

Re: Keyword Stats

2014-01-20 Thread Danial Klimkin
Dupe: https://groups.google.com/forum/#!topic/adwords-api/ZbLbpBOclSk On Thursday, January 16, 2014 5:14:56 AM UTC+4, Tom wrote: > > Hi All, > > > I am new to adwords and was wondering how to get keyword level stats like > Clicks, Cost etc without downloading the report. > > I tried using AdGro

Re: adwords api: problem with test account

2014-01-20 Thread Danial Klimkin
Hello Anton, Please make sure you have set up the billing and accepted T&C (for the production MCC). "551-554-2773" is not a valid account ID, if still in doubt, please let us know the MCC ID. -Danial, AdWords API Team. On Wednesday, January 15, 2014 5:22:52 PM UTC+4, Anton fr.butch wrote:

Re: Policy Violation error - Tobacco products?

2014-01-20 Thread Danial Klimkin
Hello, If the policy violation is triggered by an irrelevant product, you can request a manual review. Check the "isExemptable" flag of the error to find out if it is allowed. We have an example on how to request an exemption for each of our libraries, for example for Java: https://github

Re: 64-bit support for iOS Conversion Tracking SDK

2014-01-20 Thread Danial Klimkin
Hello Edwin, This group is for questions regarding AdWords API only. Please check with the relevant group / support team. -Danial, AdWords API Team. On Friday, January 17, 2014 1:08:25 PM UTC+4, Edwin Schaap wrote: > > iOS 7 now supports 64-bit devices and I'd like to release 64-bit versions

Re: How to get report data for multiple client accounts in single report?

2014-01-20 Thread Danial Klimkin
Hello Tom, Any API request can be executed against one account only. To get a report for multiple accounts, run one for each of them and combine them on your side. -Danial, AdWords API Team. On Friday, January 17, 2014 12:23:03 AM UTC+4, Tom wrote: > > > Hi All, > > I want to download the

Re: Strange SelectorError.START_INDEX_IS_TOO_HIGH

2014-01-20 Thread Danial Klimkin
Hello Paris, Unfortunately, AdParams can not now be retrieved via reports. I will log this as a feature request. You can use predicates to limit the size of the resulting set. -Danial, AdWords API Team. On Friday, January 17, 2014 3:51:42 AM UTC+4, Paris Theofanidis wrote: > > Hi all, > > A

URGENT: Is there any way to check if an account exists any more in MCC by account id

2014-01-20 Thread Subrata Sarkar
Hi, How can I know if an account still exists in MCC? I am working on a project where I have to pull adwords data for every month. But client keeps adding / removing accounts at times. I would like to know if there is any way or API method which will tell me immediately whether an account is st

Re: URGENT: Is there any way to check if an account exists any more in MCC by account id

2014-01-20 Thread b . kanbach
Hi, you should check the ManagedCustomerService. You just have to request for the fields "login", "customerId" or "Name" and perform a simple "get" operation. If you create your own standalone application which simply checks your desired customers you can perform those checks in a cronjob eve

Re: "AdGroupCreativeId" in Click Performance Report doesn't match "Id" in Ad Performance Report

2014-01-20 Thread Max Amillion
A timeline for resolution of this issue would be great. This is a huge problem and I have no idea how long it will remain this way - it would be great to at least inform clients of an ETA. Thanks! On Monday, October 21, 2013 9:26:34 AM UTC-4, Ittai Chorev wrote: > > Hi, > > I pulled a Click Perf

Re: 400 Error when re-authorizing adwords Oauth2.0

2014-01-20 Thread Pere Kyle
Anyone? On Thursday, January 16, 2014 5:23:43 PM UTC-8, Pere Kyle wrote: > > This issue is still live, and it seems to only affect my oauth login when > using the adwords scope. > > On Wednesday, January 15, 2014 12:32:36 PM UTC-8, Pere Kyle wrote: >> >> Since about the beginning of december the

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

2014-01-20 Thread Ad_nu
I’m trying to modify the GetKeywordIdeas.php -example to show monthly search volumes for given keyword (I’m not looking for the keyword ideas, just the search volume for one keyword). Should I be using the SearchVolumeSearchParameter() that is mentioned under SearchParameter[] ? https://develo

Report which returns Ad Id, Final Destination URL (Destination URL Report).

2014-01-20 Thread Bikram Bhuyan
Hello, In our project we have the requirement to show the effectiveness of the ad URL. I am not sure which report to use, but the most appropriate report looks to me is "DESTINATION_URL_REPORT". But that report does not have the following information - 1. Ad Id (It return only Campaign Id and

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

2014-01-20 Thread Bikram Bhuyan
Hi Danial, I am working on this report now. But I don't get the below information from this report. 1. Ad Id (It return only Campaign Id and Group Id, But not Ad Id). 2. Final Destination URL (the url generated with all the ValueTrack parameters added). Not sure which column will return this. 3