I have unsubscribed from API Google group forum but still i am getting
the following exception :
faultDetail:
{https://adwords.google.com/api/adwords/v13}fault:
<ns1:code>1</ns1:code>
<ns1:message>The request did not contain a header named 'email'.</
ns1:message>
I am making request as follows :
private static final String email = "[email protected]";
private static final String password = "ranjit123";
//private static final String clientEmail =
"[email protected]";
private static final String useragent =
"my application";
private static final String developerToken =
"[email protected]++usd";
private static final String namespace =
"https://adwords.google.com/api/adwords/v11";
Need help urgently ...
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en.