You cannot post messages because only members can post, and you are not currently a member.
Description:
A forum for Google AdSense API developers to share thoughts with other AdSense API developers
|
|
|
AdSense Management API: TOTAL_EARNINGS going away; use EARNINGS
|
| |
Hello everyone,
We'll be removing the TOTAL_EARNINGS metric from the AdSense Management API within the next few days, as this metric is redundant and always provides the same value as EARNINGS. The end result of this removal will be that the column won't be returned in any reports from that time onward.... more »
|
|
Old AdSense API V3 error
|
| |
Hi, I am getting an error: *The 'developer_email' header does not represent an authorized developer.* * * for our AdSense account. Is it due to version 3 being deprecated or some other issue?
|
|
Fatal Error on AdSenseAuth.php
|
| |
Does anyone have idea how to solve the error coming from the $stmt->execute(array($this->us er)); in the getToken function ? It's almost 2 week that I try to find a way to access Adsense data (Json, report) through PHP using API without success. thx
|
|
Can't curl and get access token key without user intervention in php
|
| |
I'm currently trying to get an access token by passing the following parameters into the [link] URL, but I keep getting a page that says "Moved Temporarily / The document has moved here," with here linked to another page. Is there any way to access just the URL I mentioned above without having to load this new page? When I... more »
|
|
Service account gets error "403 Forbidden"
|
| |
Hello, I am trying to use AdSenseSample.java to call the java API to authenticate and download account data using service account (created under my AdSense account). I have the correct p12 key and I am using the right email id from the service account. However, I am getting the following error. 403 Forbidden... more »
|
|
Multiple channels per getAdCode request?
|
| |
How can I include more then one channel ID in the getAdCode request? When I include more then one with either a , or a url encoded , as a separator, I get an "Custom Ad Channel Not Found" error. If I am supposed to use something other then a , to include more then one ad channel, how would I go about doing that.... more »
|
|
AdSense Host API: Report dimension = adunit
|
| |
Hello, we like to track numbers for each adunit generated with the host-api but Accounts.reports.generate does not support adunit dimensions/filters. how can we get this numbers? We can create custom (host) channels for each adunit but i think thats not the best way to do this. Best, Jan
|
|
Generating Ads with PHP
|
| |
I'm not sure if I'm missing something with this, but I'm having problems generating ads with php and the v4.1 AdSense host. I have all the access and refresh tokens up and running correctly, got the link set up between the user and all that set up. Now I'm trying to create ads for my test user. You need to create ads first with the insert statement first, then get them... more »
|
|
Associationsessions Redirect Url
|
| |
Hi, I'm try to use API explorer to test call associationsessions: [link] and i get 200 response code. When i try to get redirectUrl and use that url, I just get blank page, how can i get adclientId? Thanks
|
|
|