My favorites
▼
|
Sign in
adsense-api-java-samples
Sample code for the AdSense API
Project Home
Wiki
Issues
Source
Export to GitHub
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
Issue
3
attachment: CreateAccount.java.patch
(518 bytes)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- trunk/src/v3/CreateAccount.java
+++ trunk/src/v3/CreateAccount.java
@@ -30,8 +30,8 @@
* @author api.wes@gmail.com (Wes Goodman)
*/
public class CreateAccount {
- static final String _DEVELOPER_EMAIL = "DEVELOPER_EMAIL";
- static final String _DEVELOPER_PASS = "DEVELOPER_PASSWORD";
+ static final String _DEVELOPER_EMAIL = "dewansurajit@gmail.com";
+ static final String _DEVELOPER_PASS = "9436512288";
static final String _ADSENSE_V3_NS = "http://www.google.com/api/adsense/v3";
/**
Powered by
Google Project Hosting