Re: Adwords API - Automating Reporting via Excel Macro

2014-07-30 Thread chris h
Hi Ben, There are several existing solutions for automating Excel reporting, including Tatvic and my company ShufflePoint. These can provide coverage for your reporting needs and give you some breathing room while you investigate using the API directly. Feel free to contact me (chris AT shuffle

ReportDefinitionService questions, and code sample request

2010-06-08 Thread chris h
That is my interpretation of the page http://code.google.com/apis/adwords/v2009/docs/reference/ReportDefinitionService.html "When you send an HTTP request to this URL, the AdWords server generates a report based on the report definition ID you specified. This request is inherently synchronous, but

Re: ReportDefinitionService questions, and code sample request

2010-06-09 Thread chris h
the file comes back empty so wondering if anyone > > knows if there is meant to be any data in the sandbox and if not what > > do I do to generate some. > > > Anthony. > > > On Jun 9, 2:39 pm, chris h wrote: > > > > That is my interpretation of the > >

authentication

2010-07-05 Thread chris h
Hi, I'm looking for insights into when OAuth will be supported for authentication in the AdWords API. Thanks, Chris -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~

Re: authentication

2010-07-05 Thread chris h
Or if ClientLogin is all that will be supported in the sort-term, could the token live time be made at least a month? On Jul 5, 1:28 pm, chris h wrote: > Hi, > > I'm looking for insights into when OAuth will be supported for > authentication in the AdWords API. &g

predicate examples

2010-07-05 Thread chris h
I'm looking for examples using the different predicate operators and can find none. Where are they? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~

report field names

2010-07-05 Thread chris h
Do fields with the same name have the same definition across reports? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: predicate examples

2010-07-06 Thread chris h
Thanks. How about IN and NOT_IN. I assume they compare against a set. Could you show how they are used? - Chris On Jul 6, 1:21 am, adwordsapiadvi...@google.com wrote: > Hi Chris, > > http://code.google.com/p/google-api-adwords-java/source/browse/trunk/... > shows the use of PredicateOperator.E

Re: predicate examples

2010-07-06 Thread chris h
Also, are values always strings? even when field is of another type? On Jul 6, 1:21 am, adwordsapiadvi...@google.com wrote: > Hi Chris, > > http://code.google.com/p/google-api-adwords-java/source/browse/trunk/... > shows the use of PredicateOperator.EQUALS. The usage of other operators > are simil

Re: authentication

2010-07-06 Thread chris h
ntials. Thanks, Chris On Jul 6, 1:12 pm, "Joshua J. Kugler" wrote: > On Monday 05 July 2010, chris h elucidated thus: > > > Or if ClientLogin is all that will be supported in the sort-term, > > could the token live time be made at least a month? > > > On J

What is a report?

2010-07-06 Thread chris h
Or to rephrase the question, isn't a report just a specific list of fields? I come from the Google Analytics API space where that is the case. Why is it not the case with AdWords? I guess this related to an earlier question of mine on this group: does the same field name in a different report have

Re: predicate examples

2010-07-07 Thread chris h
Predicate > object: > >  http://code.google.com/apis/adwords/v2009/docs/reference/ReportDefini... > > Best, > - Eric Koleda, AdWords API Team > > On Jul 6, 1:16 pm, chris h wrote: > > > Also, are values always strings? even when field is of another type? > > > On

Re: report field names

2010-07-07 Thread chris h
he criterion > ID in a KEYWORDS_PERFORMANCE_REPORT and the ad ID in a > AD_PERFORMANCE_REPORT. > > Best, > - Eric Koleda, AdWords API Team > > On Jul 5, 11:05 pm, chris h wrote: > > > Do fields with the same name have the same definition across reports? > > --

Re: predicate examples

2010-07-07 Thread chris h
; > Best, > - Eric > > On Jul 7, 2:51 pm, chris h wrote: > > > Eric, > > > If a list of predicates is supplied, are the ANDed together? > > > meta-question: where would I find the answer to that in the > > documentation? > > > Thanks, > > C

in report results, columns names don't match requested field names

2010-07-07 Thread chris h
Am I missing something? That seems totally wrong. I would call that a bug. - Chris -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: predicate examples

2010-07-08 Thread chris h
an take advantage of the values array and the IN > operator. > >   AdGroupId IN (12345, 67890) > > Is there a use case you have in mind where you would need to OR > predicates? > > Best, > - Eric > > On Jul 7, 10:56 pm, chris h wrote: > > > I think it would

Re: report field names

2010-07-08 Thread chris h
sions" always refers to the number of impressions received, but > this will mean impressions per keyword in a > KEYWORDS_PERFORMANCE_REPORT, and impressions per ad in an > AD_PERFORMANCE_REPORT. > > Best, > - Eric > > On Jul 7, 2:57 pm, chris h wrote: > > > Hi Eri

Error in Ad Performance Report

2010-07-09 Thread chris h
If I query requesting all fields, I get an xml load error 'adID' is a duplicate attribute name -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Error in Ad Performance Report

2010-07-09 Thread chris h
As an experiment, I removed the field ID from the report definition, and now get error: !!!Unexpected exception|||1581255 On Jul 9, 1:10 pm, chris h wrote: > If I query requesting all fields, I get an xml load error > >  'adID' is a dupli

Re: Error in Ad Performance Report

2010-07-09 Thread chris h
. cannot query without Id field On Jul 9, 1:30 pm, chris h wrote: > As an experiment, I removed the field ID from the report definition, > and now get error: > > !!!Unexpected exception|||1581255 > > On Jul 9, 1:10 pm, chris h wrote: > > > If I query requesting al

Googlers - the request fields and response columns must match!

2010-07-09 Thread chris h
I'm repeating this post since the previous received no reply. If for some strange reason they cannot have the same names, at least provide a mapping table. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://g

Re: in report results, columns names don't match requested field names

2010-07-09 Thread chris h
t > were all different: > >  http://code.google.com/apis/adwords/docs/developer/adwords_api_report... > > I'll raise this issue with the core engineering team and see if this > can be configurable in the v201003 reporting system. > > Best, > - Eric Koleda, AdWords API

Re: report field names

2010-07-11 Thread chris h
, 5:29 pm, AdWords API Advisor wrote: > Hi, > > I guess the Id field is the same measure as well, since it is always > returning the ID of object the report is being run on. > > - Eric > > On Jul 8, 9:42 pm, chris h wrote: > > > Ok. But it is still the same measure

Re: report field names

2010-07-11 Thread chris h
ID of object the report is being run on. > > - Eric > > On Jul 8, 9:42 pm, chris h wrote: > > > Ok. But it is still the same measure. Are there any other identity or > > categorical fields besides "Id" which are context dependent? > > > On Jul 8,

CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT error

2010-07-11 Thread chris h
Get error !!!Unexpected exception|||2329335 when I include all fields in a report request -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT error

2010-07-11 Thread chris h
CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT with all fields gives error !!!Unexpected exception|||2329575 On Jul 11, 4:57 pm, chris h wrote: > Get error > !!!Unexpected exception|||2329335 > when I include all fields in a repor

Re: CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT error

2010-07-18 Thread chris h
or > > > wrote: > > > Hi, > > > > I've noticed that there are some transient errors when downloading > > > reports.  Can you try downloading these reports again? > > > > Best, > > > - Eric Koleda, AdWords API Team > > > >

Re: CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT error

2010-07-22 Thread chris h
at report are no longer support > for a negative placement report.  Please call the getReportFields() > method to get the fields currently supported. > > Best, > - Eric > > On Jul 18, 8:29 am, chris h wrote: > > > Here's mine for CAMPAIGN_NEGATIVE

API error with report

2010-07-29 Thread chris h
I get error: !!!Unexpected exception|||2410215 When running adgroup_performance_report with these fields: AverageCpc, AverageCpm, AveragePosition, Clicks, ConversionRate, ConversionRateManyPerClick, Cost, CostPerConversion, CostPerConversionManyPerClick, Conversions, ConversionsManyPerClic

Re: API error with report

2010-07-29 Thread chris h
Note: the report succeeds if you remove ExperimentRowStatus and ExperimentDeltaStatus. But both of those are listed as valid fields for this report On Jul 29, 3:35 pm, chris h wrote: > I get error: > > !!!Unexpected exception|||2410215 > > When running adgroup_performance_re

Re: API error with report

2010-07-30 Thread chris h
 The core engineering team is > aware of those invalid fields and is working to remove them.  Let us > know if you run into further issues. > > Best, > - Eric Koleda, AdWords API Team > > On Jul 29, 3:43 pm, chris h wrote: > > > Note: the report succeed

Re: keyword_report.xml - Anyone out there parsed the file with perl?

2010-08-16 Thread chris h
Use an xml library. example: http://perl-xml.sourceforge.net/faq/ On Aug 16, 5:10 pm, Susan Ostroski wrote: > Hello (thanks for any help in advance), > > I have successfully gotten my keyword report but I can't seem to parse > it with Perl LWP::Simple.  The format of the report isn't in a format

Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-27 Thread chris h
Anash, Please also follow up on the forum so that the rest of us having this issue can find out what is the resolution. - Chris -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-27 Thread chris h
I also sent an email with my account info since am having this same issue. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Report Definitions: Date Range Enumerations

2010-10-17 Thread chris h
In addition to the enumerated ranges, you can specify an exact date range. So just create your own wrapper to implement you own enumerations. We created a couple dozen named date ranges. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwo

Re: Report Definitions: Date Range Enumerations

2010-10-17 Thread chris h
You got me there. I create a new report every time I run a report. So my reports cost ten cents each instead of a fraction of a cent (did I do the math right?) Either way it is still such a tiny cost component of the overall AdWords initiative that I've just dismissed it. - Chris -- =~=~=~=~=~=~

report fields - month vs monthOfYear

2010-11-24 Thread chris h
I see both Month and MonthOfYear. Is there a difference? If not, wouldn't it be better to be consistent? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=

Field/attribute naming consistency

2010-11-25 Thread chris h
Hi, While things have certainly improved, there are still these which are inconsistent in that attribute name can be different for same field name. Below are fields and attributes (attributes in parens) which are inconsistent: KeywordText (negativeKeyword) KeywordText (exclusion) KeywordText (key

Re: Field/attribute naming consistency

2010-11-25 Thread chris h
Missed these in my first analysis: Id (adID) Id (adGroupID) Id (keywordID) Id (campaignID) should be: AdId (adID) AdGroupId (adGroupID) KeywordId (keywordID) CampaignId (campaignID) Or all attributes should be "ID" -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

Re: Field/attribute naming consistency

2010-11-25 Thread chris h
Another inconsistency: ValuePerConv and ValuePerConversion -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received t

doc error?

2010-11-25 Thread chris h
adgroup_performance_report.csv doesn't have MaxCpc row -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this m

doc inconsistency: ValuePerXXX fields in CSV files but not present in return from GetReportFields

2010-11-25 Thread chris h
Which is correct? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

Re: doc inconsistency: ValuePerXXX fields in CSV files but not present in return from GetReportFields

2010-11-27 Thread chris h
resolved: This was because I had used the v201003 api to get report fields. After changing to v201008 I see the missing fields. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-

Re: doc inconsistency: ValuePerXXX fields in CSV files but not present in return from GetReportFields

2010-11-27 Thread chris h
But found new inconsistency after running v201008. These two fields were not present in any of the CSV files ConversionOptimizerBidType DeduplicationMode -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://group

Re: support for oAuth2?

2010-12-06 Thread chris h
Interesting. If the API supports OAuth, that should be documented in the API. But I can't even find a page on authentication in the docs. Anyone have a link? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://gr

Re: support for oAuth2?

2010-12-08 Thread chris h
Hi Eric, Is there any documentation on the oauth authentication (besides looking a PHP code)? Is it Oath 1a? Any rough idea when support for report downloads may be available? Thanks, Chris -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http:/

Re: support for oAuth2?

2010-12-09 Thread chris h
Hi Eric, I meant in the context of the AdWords API. There is no AdWords scope listed in the OAuth Playground: http://googlecodesamples.com/oauth_playground/ The GA API has documentation on authentication http://code.google.com/apis/analytics/docs/gdata/gdataAuthentication.html I am looking for th

Re: InfoService v201109 error

2012-02-22 Thread chris h
Hi Eric, I'm getting an HTTP 500 error when I do this. Here's the SOAP message I tried using: XX XXX true UNIT_COUNT_FOR_CLIENTS -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: best method for getting customerId in v201109?

2012-02-23 Thread chris h
Hi Kevin, Should this work with an existing oauth token? Or do I need to get a new token? I'm sure my token was created before you made this change. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.goo

Re: InfoService v201109 error

2012-02-23 Thread chris h
Hi Eric, Scanning back through the forum, I found this posting you had made: "That was my mistake, I described the solution incorrectly. The SoapHeader element should be in the service's namespace, but it's contents should be in the cm namespace." So following that guidance, I tried:

documentation clarification

2012-02-29 Thread chris h
The report field defintions have this in Notes for AdPerformance.KeywordID and SearchQueryPerformance.KeywordID "In the Ad Performance Report this field contains the ID of the criterion that triggered the ad, segmenting the report and preventing zero impressions. The ID can be for any type of c

Re: Getting "ApiUsageError.INVALID_DATE_RANGE @ selector.dateRange" using GetClientCustomerId.php in PHP v201109

2012-03-05 Thread chris h
Same problem here. More guidance would be helpful On Monday, March 5, 2012 11:42:55 AM UTC-5, James Preece wrote: > > Hi David, > > We have the same problem - we are based in the UK and our calls at 3am our > time are returning INVALID_DATE_RANGE > > I assume this is because 3am our time is 'tomo

Re: Ordering not works in Adgroup Perfortmance report?

2012-04-12 Thread chris h
Hi Eric, Before implementing sorting on my own, I thought I should check if there is any ETA for sorting via the API. Thanks, Chris On Tuesday, April 3, 2012 11:12:20 AM UTC-4, Eric Koleda wrote: > > Hi, > > Sharing the same selector class is done on purpose, to make more parts of > the API re

adhoc report errors after updating to v201209

2012-11-07 Thread chris h
Have this predicate Id NOT_EQUALS 66642776 Id NOT_EQUALS 73335776 Status EQUALS ACTIVE And getting this error ReportDownloadError.INVALID_REPORT_DEFINITION_XML Invalid ReportDefinition Xml: cvc-complex-type.2.4.a: Invali

Re: OAuth 2.0 and link between MCC and new Customers Accounts

2013-01-14 Thread chris h
Hi Stamatina, If the client account is linked to your MCC account, then you can use your OAuth token to a) get a list of all accounts and b) query those accounts via the API. The customer has already granted you access via linking so you don't need to have them grant via OAuth. They could still

Re: AdHoc Reporting Service Errors

2013-01-20 Thread chris h
Had same problem here. My solution was to switch to OAuth 2.0 - that is working for me. So it must be something Google changed with the authentication. On Sunday, January 20, 2013 12:18:26 AM UTC-5, Michael Ni wrote: > > same thing over here, what is going on at google? > > On Saturday, Januar

Basic vs Standard access

2013-03-15 Thread chris h
Kevin, Can you elaborate? Does the limit pertain to the application or the account? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Basic Adwords API codding needed

2013-10-11 Thread chris h
Hi, You should let us know what language/platform you are looking for. On Thursday, October 10, 2013 12:59:48 PM UTC-4, Alexander Belozerov wrote: > > Hi there > I'm looking for someone to code a basic script for editing Google Adwords > campaign using API. > > Here are some functions script is

Re: Adwords API read only access via OAUTH2

2014-09-29 Thread chris h
Hi Kevin, Any update on a read-only scope? Thanks On Monday, May 13, 2013 5:18:08 PM UTC-4, Kevin Winter (AdWords API Team) wrote: > > Hi Scott, > Currently, this is not possible - you will get the full permissions of > the authenticated user. One way to emulate this is to get a user with >

Error when calling getReportFields

2014-10-26 Thread chris h
Am migrating to v201409 Getting error: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED when calling getReportFields Reading this: https://developers.google.com/adwords/api/docs/reference/v201409/ReportDefinitionService I find in errors section: CLIENT_CUSTOMER_ID_IS_REQUIRED Client Customer

Re: Error when calling getReportFields

2014-10-27 Thread chris h
> понедельник, 27 октября 2014 г., 5:11:18 UTC+2 пользователь chris h > написал: >> >> Am migrating to v201409 >> >> Getting error: >> >> AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED >> when calling getReportFields >> >>

Re: Error when calling getReportFields

2014-10-27 Thread chris h
sing your MCC CID should work fine. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Monday, October 27, 2014 1:22:58 PM UTC-4, chris h wrote: >> >> Thanks, but I'm not using Python. I need to know what has changed with >> the protocol handshake that

Re: Error when calling getReportFields

2014-10-27 Thread chris h
tomerId goes in the > SOAP RequestHeader header. > > Cheers, > Anash > > On Monday, October 27, 2014 1:33:57 PM UTC-4, chris h wrote: >> >> Hi Anash, >> I did add the clientCustomerId to the header (was mentioned in my >> original post) but I still get thi

Re: Error when calling getReportFields

2014-10-28 Thread chris h
s further? It is part of the SOAP response header. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Monday, October 27, 2014 8:22:09 PM UTC-4, chris h wrote: >> >> Hi Anash, >> Yes, I did add it to the request header. Can you think of anything else

Re: Error when calling getReportFields

2014-11-01 Thread chris h
MLSchema' >xmlns:cm='https://adwords.google.com/api/adwords/cm/v201409 > '> > > > ** > ** > > > > >ACCOUNT_PERFORMANCE_REPORT > > > > > This should be in the SOAP headers instead: > > > ** > *

Re: Problem with Adwords Api .NET ClientReport

2015-01-02 Thread chris h
You could switch to using the protocol directly instead of using the client library. This is precisely the reason that I don't use the libraries. On Wednesday, December 31, 2014 7:14:43 AM UTC-5, Αυγερινός Καραλής wrote: > > Hi, > > I'm using the google adwords.net api (googleads-dotnet-lib > <

Re: Downloading Named Reports with C#

2015-06-19 Thread chris h
Developers, like myself, will be happy to assist. On Thursday, June 18, 2015 at 7:41:27 AM UTC-4, Pravin Yadav wrote: > > Hi, > >Q1. > I try to download reports using(v201502) ReportDefinition Service but > i not getting data or even error (with c#.Net Application). > > report

Re: Are there third party API tools?

2016-02-03 Thread chris h
Hi Nathan, You can contact me for information about our service. Email is chris AT shufflepoint DOT com. - Chris On Wednesday, February 3, 2016 at 8:27:35 AM UTC-5, Nathan Weinberg wrote: > > I have seen a number of questions asking if it is possible, but none > saying if one exists, so: Are t

Re: How can I shred XML report format to a database?

2016-03-04 Thread chris h
Tell us the parse error you are getting with XmlDocument On Friday, March 4, 2016 at 3:12:43 PM UTC-5, Big Daddy Leon wrote: > > I'm using the .NET Client Library. AdWords API allows downloading report > data in a number of formats. I am using the XML format as illustrated in > the sample code:

pending access key

2011-03-23 Thread chris h
Has been pending for a month. We have several clients anxious to get their reports. How do we get this resolved? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~

Re: Anyone successfully using AdWords with OAuth?

2011-03-23 Thread chris h
Can one use the Google OAuth Playground to test the AdWords API? Can you please provide some more instructions? Thanks. http://googlecodesamples.com/oauth_playground/ On Jan 24, 4:46 pm, AdWords API Advisor wrote: > Hi Mike, > > In addition to the query string the OAuth information can be includ

Re: RE: Anyone successfully using AdWords with OAuth?

2011-03-23 Thread chris h
Thanks Eric. Can you tell us if the reporting part of the API is supported by OAuth? You mentioned that not all features are yet supported. - Chris -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.

Re: Anyone successfully using AdWords with OAuth?

2011-03-23 Thread chris h
Mike, Eric, Is the clientEmail needed in the SOAP header? If so, does it need to have a value (using AdWords library, no value is inserted)? - Chris -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.

Re: RE: Anyone successfully using AdWords with OAuth?

2011-03-23 Thread chris h
Hi Eric, Well, I did a test using OAuth against ReportDefinitionService. I used same code as I use for the Google Analytics API. It puts the oauth stuff in the URL. The result was a SOAP fault with the message: AuthenticationError.OAUTH_TOKEN_HEADER_INVALID @ Service[ReportDefinitionService.

Re: RE: Anyone successfully using AdWords with OAuth?

2011-03-24 Thread chris h
Hi Eric, This is not an MCC situation, which is why switching to OAuth makes sense. We don't have have UI or API access to the customer's Adwords account. Instead, we are having them grant us an access token. So in this scenario, what information needs to be in the SOAP header? Is the Authent

Re: RE: Anyone successfully using AdWords with OAuth?

2011-03-24 Thread chris h
Eric, For the useragent, I'm assuming we can use anything - like our app name? When using OAuth, who gets billed for the API usage? I'll try again, and post a sanitized URL. Even though it won't serve our needs until the download servlet does oauth, it is still a necessary first step and is li

Re: Automating DownloadReport.php

2011-03-25 Thread chris h
Which version of the API? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 subscr

error linking for "API access"

2011-03-25 Thread chris h
What does it mean when ones gets the error "You don't have permission to perform this action." when attempting to link for API access? I don't get the error if I link for "User Interface and API". Does a "User Interface and API" link have to be present before an "API only" link can be establish

Re: Anyone successfully using AdWords with OAuth?

2011-03-25 Thread chris h
For anyone still following, I want to report that I was able to use the OAuth Playground to submit a Report Definition request. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

API usage costs

2011-04-01 Thread chris h
questions: 1. Has Google started charging? 2. What is the cost for a report download? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Read Saved Report into XML object

2011-05-03 Thread chris h
WebRequest request = HttpWebRequest.Create(downloadUrl); WebResponse response = request.GetResponse(); XmlDocument xmlDoc = new XmlDocument(); xmlDoc.Load(response.GetResponseStream()); -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

OAuth support - please finish the job

2011-05-26 Thread chris h
The API team really needs to finish the OAuth implementation. What is missing is the ability to download a report. Without this feature, us SaaS application developers are sort of stuck. Can Google provide some idea as to when this might be completed? We generate reports for our customers. Cu

Ad Performance report

2011-09-01 Thread chris h
What is the "human readable" equivalent of the "Id" field in this report? For campaigns, there is CampaignId and CampaignName. Likewise for AdGroupId and AdGroupName. But it's not apparent what field give the name of the ad - or something equivalent to the name. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

OAuth - didn't see it mentioned so I thought I'd ask

2011-10-07 Thread chris h
Does the new adhoc report download support OAuth? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this messag

Re: OAuth - didn't see it mentioned so I thought I'd ask

2011-10-10 Thread chris h
Hi Kevin, That's great news! Could you share info or a code sample on how it works? - Chris On Oct 10, 10:23 am, Kevin Winter wrote: > Hi, >   Yes, OAuth is now supported. > > - Kevin Winter > AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: OAuth - didn't see it mentioned so I thought I'd ask

2011-10-11 Thread chris h
of a > big > change :) > > This is great news! > > yagmur > > > > > > > > On Mon, Oct 10, 2011 at 3:04 PM, chris h wrote: > > Hi Kevin, > > > That's great news! Could you share info or a code sample on how it > > works? > >

is this documentation still current?

2011-11-23 Thread chris h
http://code.google.com/apis/adwords/docs/appendix/reports.html just checking if it still makes sense to refer users to that documentation of available fields -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://g

Re: Send Reports to my Clients

2012-02-05 Thread chris h
We may be able to assist. You can email me at ch...@shufflepoint.com. On Feb 4, 10:09 pm, Silvio wrote: > Hello, > > I need something simple, but i don`t know how to do this. > > My Agency has many Google Adwords Accounts and we need to send reports > to all every week, i read the tutorials but i

Re: Impressions zero and data metrics not returned

2012-02-13 Thread chris h
Look for this in the schema: On Feb 12, 9:54 pm, Andrezza wrote: > At the migration from v13 to v201109 version we are using 'AdHoc reports > with plain HTTP POST requests' to download the reports > ACCOUNT_PERFORMANCE_REPORT, CAMPAIGN_PERFORMANCE_REPORT, > ADGROUP_PERFORMANCE_REPORT, KEYWORD_

Re: best method for getting customerId in v201109?

2012-02-21 Thread chris h
Hi Kevin, I figured I'd check in on this before the Hangout tomorrow since I'll bring this up to find out if there is any update. Thanks, Chris On Jan 23, 2:10 pm, Kevin Winter wrote: > Hi Sean, >   I apologize, I presented an invalid solution earlier.  The > Account/Campaign report workaround