rator.cs
>
> If succeed, please use those clientId, clientSecret, refreshToken in
> OAuth2ClientId, OAuth2ClientSecret, OAuth2RefreshToken
> in your App.config or Web.config and try it again.
>
> Best,
> - Takeshi, AdWords API Team
>
> On Thursday, July 25, 2013 4:11:34 A
That looks pretty reasonable. Here's a successful request I just ran:
POST https://adwords.google.com/api/adwords/reportdownload/v201306 HTTP/1.1
Content-Type: application/x-www-form-urlencoded
Authorization: GoogleLogin auth=X
clientCustomerId: 123-456-7890
developerToken: XX
Yeah, it takes forever. Several months in my case, though the marketing
team nagged Google every few weeks, and we spend millions of dollars a
month with them. I have no idea why it takes an act of congress, but this
seems to be normal.
On Saturday, July 13, 2013 10:27:29 PM UTC-5, c...@compu
I use a slightly different format for the authorization; what you have may
work in principle, too, but this is what I use (successfully):
Authorization: GoogleLogin auth=XXX
Also, I'm formatting the clientCustomerId with dashes, 000-000-; I
don't know if that's required. If you'd like to p
"unauthorized_client" is returning zero search results in this forum;
that's hard to believe, maybe it's a temporary problem with the search
engine. My apologies if there's already a thread for it.
I'm using the .Net library, and calling get() on
Google.Api.Ads.AdWords.v201306.CampaignService.
,
>
> Most likely this is a assembly binding issue, could you run fuslogvw.exe
> and see if that's the case?
> http://msdn.microsoft.com/en-us/library/e74a18c4(v=vs.71).aspx
>
> Cheers,
> Anash
>
> On Friday, July 19, 2013 4:42:12 AM UTC+5:30, Jonathan Shaltz wrote:
What else might be necessary? My app runs on my local machine but not on
any of several servers, though I have full admin rights there. The error
message turns up little in search results, beyond this very forum and a few
nearly-identical versions:
The SoapListenerExtension class is not loade
tch your report types).
> Can you please send me the ReportDefinition XML you are sending via AdHoc
> reports and the CID you are querying against? Sending them offlist would
> be fine.
>
> - Kevin Winter
> AdWords API Team
>
> On Monday, June 18, 2012 2:47:42 PM UTC-4, Jonathan
t; Status
> Clicks
> Impressions
> Ctr
> AverageCpc
> Cost
>
> 20120401
> 20120430
>
>
> Campaign
> CAMPAIGN_PERFORMANCE_REPORT
> CUSTOM_DATE
> CSV
> false
>
>
> - Kevin Winter
> AdWords API Te
reports and fields are you
> using, etc.
>
> - Kevin Winter
> AdWords API Team
>
> On Wednesday, June 6, 2012 4:32:48 PM UTC-4, Jonathan Shaltz wrote:
>>
>> Good afternoon. I'd like to use the API to pull exactly the same data
>> that users are used to se
It took us five months, and we spend literally millions of dollars a month
on AdWords.
On Monday, June 4, 2012 7:58:58 PM UTC-5, Leo Wong wrote:
>
> Me too!
>
> On Friday, May 4, 2012 11:17:15 PM UTC+8, James wrote:
>>
>> Our company applied for the AdWords API Developer Token way back in
>> Jan
Good afternoon. I'd like to use the API to pull exactly the same data that
users are used to seeing in the AdWords web GUI (e.g.,
https://adwords.google.com/mcm/Mcm?__u=123&__c=456#c). By pulling a
SEARCH_QUERY_PERFORMANCE_REPORT, an
AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT, and a
MANAGED_PLA
Do you know where I'd record the clientCustomerId or clientEmail when using
the .Net client library? The version I'm using does not seem to have a
specific provision for either field when creating an AdWordsUser, instead
it accepts a set of key-value pairs. I've tried "clientCustomerId" and
"
13 matches
Mail list logo