| Issue 3: | Patch for /trunk/src/v3/CreateAccount.java |
‹ Prev
3 of 3
|
| Back to list |
public class CreateAccount {
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"
|