Re: why keyword performance report different result by comparing results from HTTP Request and directly from mcc

2012-07-05 Thread Minius
 

Hello, 

I try that suggestion, but without no success. I get the same old result.


2012 m. liepa 5 d., ketvirtadienis 00:57:44 UTC+3, AdWords API Advisor rašė:

 Hello Oliver, Minius, 


 If you still get discrepancy, please send both reports with corresponding 
 report definition to me via private message. I'll check why this happens 
 for a particular account. 


 -Danial, AdWords API Team. 



 Original Message Follows: 
  
 From: Oliver oliver.darra...@gmail.com 
 Subject: Re: why keyword performance report different result by comparing 
 results from HTTP Request and directly from mcc 
 Date: Wed, 4 Jul 2012 06:30:41 -0700 (PDT) 

  Danial, 
  
  I don't know if your suggestion will work for Minius but I tried it 
 myself 
  (as I was having this exact issue) and I still see no difference when I 
 use 
  the predicate.  My performance reports are still returning only active 
  objects. 
  
  This is causing a tricky situation as some keywords get disabled during 
 the 
  day and hence, even though they are currently inactive, they still have 
  performance data that we need to get. 
  
  Is there any other way we can reliably get the performance data 
  (impressions, etc.) for inactive objects? 
  
  Oliver 
  
  
  
  On Wednesday, July 4, 2012 12:21:51 AM UTC+1, AdWords API Advisor wrote: 
   
   Hello Minius, 
   
   
   Try the following predicate: 
   
predicates 
   fieldStatus/field 
   operatorIN/operator 
   valuesDELETED/values 
   valuesPAUSED/values 
   valuesACTIVE/values 
/predicates 
   
   
   -Danial, AdWords API Team. 
   
   
   Original Message Follows: 
    
   From: Minius webad...@lits.lt 
   Subject: Re: why keyword performance report different result by 
 comparing 
   results from HTTP Request and directly from mcc 
   Date: Thu, 28 Jun 2012 07:10:42 -0700 (PDT) 
   
Thanks for your attention, 

but i try add: 

predicates 
   fieldStatus/field 
   operatorIN/operator 
   valuesENABLED/values 
   valuesPAUSED/values 
/predicates 

I get fallowing error: 
!!!2|||-1|||[SelectorError.INVALID_PREDICATE_ENUM_VALUE @ selector; 
   trigger:'ENABLED'; errorDetails:ENABLED]??? 

If i try add: 
predicates 
   fieldStatus/field 
   operatorIN/operator 
   valuesACTIVE/values 
   valuesPAUSED/values 
/predicates 

Than i get same old resut... :( 
Maybe i`m wrong somewhere ? 
Can you be more specific, please 




2012 m. birželis 20 d., trečiadienis 11:33:00 UTC+3, Danial Klimkin 
   rašė: 
 
 Hello Minius, 
 
 
 By default the AdHoc reports exclude inactive objects and those 
   options 
 could have impressions and clicks data on them. 
 
 To retrieve all objects, add a predicate for status and operator 
 'IN' 
   and 
 specify all possible states. 
 
 
 -Danial, AdWords API Team. 
 
 
 
 On Monday, June 18, 2012 1:05:51 PM UTC+4, Minius wrote: 
 
 can someone look at my problem? Please 
 
 2012 m. birželis 13 d., trečiadienis 10:11:27 UTC+3, Minius rašė: 
 
 Hi, 
 
 I try to get keyword performance report by fallowing this 
   specification: 
 
   https://developers.google.com/adwords/api/docs/guides/reporting?hl=lt. 

 
 Everything works fine, except that result are different by 
 comparing 
 with results directly from MCC. 
 Totals of fallowing field: 
 clicks, cost 
 are different than from MCC form the same client and same data 
   range. 
 Result from MCC is slightly larger than result from http request 
   using 
 AdHoc method. 
 
 Why? 
 Maybe someone you have suggestions on what to pay attention, or 
 what 
 might be wrong ? 
 
 My code looks like: 
 // Account login details 
 $username = xxx; 
 $password = xxx; 
 $customerId = xxx;   
 $devToken = xxx; 
   
 // Get an access code for the user 
 $url = https://www.google.com/accounts/ClientLogin;; 
 $params = array( 
 accountType = GOOGLE, 
 Email = $username, 
 Passwd = $password, 
 service = adwords, 
 source = test 
 ); 
   
 $curl = curl_init(); 
 curl_setopt($curl, CURLOPT_URL, $url); 
 curl_setopt($curl, CURLOPT_HEADER, false); 
 curl_setopt($curl, CURLOPT_POST, true); 
 curl_setopt($curl, CURLOPT_POSTFIELDS, $params); 
 //curl_setopt($curl, CURLOPT_FOLLOWLOCATION, true); 
 curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); 
 $curlData = curl_exec($curl); 
 curl_close($curl); 
   
 // Parse the response 
 $curlData = explode(\n, $curlData); 
 $return = array(); 
 foreach ($curlData as $value) { 
   

Re: Dev API Token - Still Pending

2012-07-05 Thread pim
I am waiting 11 weeks already. So get in the line!

On Tuesday, April 24, 2012 6:14:18 PM UTC+2, Dave Winget wrote:

 Anything other than adwordsapi-tok...@google.com to get a status update 
 of the API request? It's been over 1 month now for us and we're still 
 pending without any contact from google about status or more questions. 
 Should I just re apply? 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: API developer token taking crazy long

2012-07-05 Thread pim
Kevin,

Same here.  Customer ID: 345-794-7473 
I have been waiting 11 weeks where it said 4-6 weeks. If you can't help me 
now, please let me know in what timeframe you can?!

Regards, Pim

On Tuesday, May 1, 2012 3:19:01 PM UTC+2, Maarten Deinema wrote:

 Hi,

 Could someone tell me what the normal duration is for the API developer 
 token approval? We have requested access late 2011, and the token is still 
 Pending Approval. We have had requests for additional information three 
 times now, and have sent the information each time.

 Is there any way to speed up the process? We have customers waiting for 
 our software, and they are getting very impatient. When sending email to 
 adwordsapi-tok...@google.com there is no reply at all.

 Regards,

 Maarten


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Adhoc reports count against budget?

2012-07-05 Thread Oliver
I'd been under the impression that adhoc reports are free until I came 
across a comment on this page:

https://developers.google.com/adwords/api/docs/guides/reporting

it says:

*Note:* Although AdHoc Reports operations do not incur monetary costs, they 
still count against your monthly operations budget. Before running a batch 
of reports, verify that you have enough units in your budget to avoid a 
MONTHLY_BUDGET_REACHED error.

What does this mean? If adhoc reports count against my budget, and when my 
budget depletes I have to buy more units, then adhoc reports are not free?  
Can someone please explain?

Oliver

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: CustomerSyncReport instead of CustomerSyncService?

2012-07-05 Thread Chirag
Hello Danial,

Got your point.
but Should i request changedCriteria id 344390089, to get more details from 
AdGroupCriterionService.
 [changedCriteria] = Array
(
[0] = 344390089
[1] = 20971231240
[2] = 24547983
[3] = 33370030
[4] = 21032905742
   )
and chandeAds from AdService.

Thanks,
Chirag

On Wednesday, July 4, 2012 8:21:10 AM UTC+5:30, Danial Klimkin wrote:

 Hello Daniel,


 The CustomerSyncService was designed to help the API users to synchronize 
 account states of the server and the client. It is not meant to give 
 detailed change history on all objects.

 As such, it is easy to get information on what was changed but extra calls 
 are required to determine the exact state. I believe the best approach will 
 be to add change logging on your side (provided all changes are made via 
 the API) which will give you all the information you require.


 -Danial, AdWords API Team.


 On Tuesday, July 3, 2012 4:15:32 PM UTC+4, Daniel wrote:

 Hey guys,

 we tried to work with the CustomerSyncService to make a specific Report 
 for our clients. In this reporting wi'll show how many changes we made in 
 the last 30 days in their accounts, like for e.g. how many textads (or 
 negative keywords, adgroups etc.) were added by us or how many cpc changes 
 did we make in this period of time.

 We tried to get these data with the CustomerSyncService but seriously ... 
 this is not possible!

 We tried to get these data over the service for the last 30 days - it 
 ends in an error that says: To many changes.
 Okay - no problem - so we call the service for every single day for the 
 last 30 days. It ends in an error that says, that we can't make so much 
 calls in this short time.
 So i tried the last step but only 1 call every second. After that, i got 
 some results but with these little amaount of data i can't get it all done.

 For example it is not possible to get the number of new keywords in new 
 adgroups for the a given timeperiod - because i didn't get the changes for 
 the new adgroup.
 I have to get all the data by myself with many other calls to different 
 services ...

 Isn't it possible to make a new report type in the API so we can use a 
 CustomerSyncReport instead of the Service?
 Maybe this service can give us all the changes (and the total number of 
 different changes?!) like we see it in the Google Adwords web interface as 
 a smart XML file?
 I think that would be perfect and really a better way to get 
 CustomerChangeData for an account.

 Would be great to hear sth. from you about that.

 Regards,
 Daniel



-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Token Approval

2012-07-05 Thread Logaholic Development
Yes we are waiting for approval for months!!! 

Since Early March we have been trying to get our API implementation 
approved.
We initially got some answers and followed instructions We have completed 
implementation, setup a test account and environment as per request and 
have since last May have had no sign!! We are trying to contact adwordsapi 
team no sign of life what ever we try. This project is now ongoing almost 6 
month and no end in site when Google fails to answer.
Would it not be just normal courtesy to answer our mail???

ticket  # 943859748

Please contact me at andre_-_ad_-_logaholic_-_dot_-_com

Thanks

André

On Wednesday, July 4, 2012 4:07:15 PM UTC+2, anwar wrote:

 Hi,

 is there anyone else that is waiting for the developer token approval 
 since months? We have requested access in 2011, and the token is still 
 Pending Approval. We have had requests for additional information three 
 times now, and have sent the information each time. Hang Out times of the 
 developer are probably not the right place regarding approval questions ...

 Is there any way to speed up the process? Every help is appreciated

 Best Regards,

 Anwar


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


.NET client library for v201206?

2012-07-05 Thread Alexander Nitschke
Just wanted to ask when the .NET library for v201206 will be available? The 
sunsetting for v201109/v201109_1 is somewhat tight at October 26 which 
actually is plenty time as of now, but migration can only start when the 
client library is there, shortening the time further. Since we use a lot of 
the ressources labelled as changed in the Release Notes, we want to start 
migration asap.

Thanks for any updates,
Alexander

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


ConversionValuePerClick ConversionValuePerCost not in reports?

2012-07-05 Thread Oliver
The web interface provides these 2 columns:

ConversionValuePerClick 
ConversionValuePerCost 

as part of standard conversion metrics.  However, there are no signs of 
them in any of the current adhoc reports via the API.  

I did a search here and found some posts dating back to 2006 where the API 
was providing these fields.  

Are there any plans to re-include them in the future?

Oliver

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: API developer token taking crazy long

2012-07-05 Thread Khoa Nguyen
I've been waiting for 8 months and there's always some sort of reason the 
team can't approve me: 910-068-6100
Can you look into my case as well? Khoa


On Thursday, July 5, 2012 4:06:39 PM UTC+7, pim wrote:

 Kevin,

 Same here.  Customer ID: 345-794-7473 
 I have been waiting 11 weeks where it said 4-6 weeks. If you can't help me 
 now, please let me know in what timeframe you can?!

 Regards, Pim

 On Tuesday, May 1, 2012 3:19:01 PM UTC+2, Maarten Deinema wrote:

 Hi,

 Could someone tell me what the normal duration is for the API developer 
 token approval? We have requested access late 2011, and the token is still 
 Pending Approval. We have had requests for additional information three 
 times now, and have sent the information each time.

 Is there any way to speed up the process? We have customers waiting for 
 our software, and they are getting very impatient. When sending email to 
 adwordsapi-tok...@google.com there is no reply at all.

 Regards,

 Maarten



-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


CampaignStats

2012-07-05 Thread Ro
Hi,
I saw in the c# documentation  examples that there are 2 ways to get 
reports for campaign stats. One is via the AdHoc reports and the second is 
via the campaignService.
I personally use the campaignService since I found the reports to sometime 
fail with a timeout exception - but I'm afraid I'm missing something out.
In general, I use the report for stats like clicks, impressions  avg cpc.
Thanks,
Ro

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Where is the v201206 Java client library?

2012-07-05 Thread Jim McCabe
I am having trouble finding the v201206 Java client library.

Traditionally we have downloaded JARs from Google 
Codehttp://code.google.com/p/google-api-adwords-java/downloads/list. 
 The latest version is 8.6.1 and it only includes v201109 and v201109_1. 
 There is no v201206 in there.

However this appears to be the old way of doing things, according to the 
Migration 
Guide http://code.google.com/p/google-api-ads-java/wiki/MigrationGuide. 
 The new way is to get the JARs from a Maven repository, and the latest 
version is 1.5.0 http://search.maven.org/#browse%7C208124706.  Once again 
there is only support for v201109 and v201109_1, but no mention of v201206 
inside the JAR.  I even looked in the DFA and DFP JARs, but they don't have 
the Adwords API classes.

Can someone shed some light on when we can expect v201206 to be supported 
in the Java client libraries?

This is fairly critical to us since the v13 reseller AccountService API is 
going to be phased out on August 
20https://groups.google.com/forum/?fromgroups#!topic/adwordsapi-announcements/4Mff4aFFufMand
 we were hoping to migrate that to v201206 immediately.

Jim  

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en