Hi guys,
sorry to bother you but i do not find anything in the google migration
guide releases or documentation about how to handle this.
In my old code ive set the campaignstats like following:
[code]
...
plaCampaign.setBudget(budget);
NetworkSetting networkSetting = new N
Funny thing is that i dont get this error starting my application locally
and not on the server?!
On Sunday, November 17, 2013 2:43:31 PM UTC+1, Shaihulud wrote:
>
> Hi
>
> i am getting the following error for a code the worked for month.
>
> java.lang.NullPointerException: No group found for s
Hi
i want to use the report api to get performance report for keywords but i
dont know which one of these
https://developers.google.com/adwords/api/docs/appendix/reports to use.
AD_PERFORMANCE_REPORT i can take, but its not the id based report right?
Is there a way to get this report?
greez
There is nothing similar to setBiddingStrategyConfiguration for the keyword
(com.google.api.ads.adwords.axis.v201302.cm)
Anybody has an idea?
Am Mittwoch, 27. März 2013 09:35:52 UTC+1 schrieb F.Per:
>
> Hi
>
> im using java (v201302) and i want to update a list of already EXISTING
Hi
im using java (v201302) and i want to update a list of already EXISTING
keywords. I downloaded all the information i need about them and i want to
update their maxCpc.
Ive written the following code, but there is no obvious way for me to set
the maxCpc attribute:
[code]
// create client l
scope is https://adwords.google.com/api/adwords btw
Am Freitag, 22. März 2013 20:03:45 UTC+1 schrieb F.Pers:
>
> Hi
>
> im trying to use oAuth2 with the webServerClient connection, and i get a
> "java.lang.ClassNotFoundException:
> com.google.api.client.util.Preconditions" when executing the fo