Re: How can I get active account_bugdet only?

2019-10-27 Thread min jia
Hi, Sai 

Thanls for  your replying first, I've tried with your suggestion like 

WHERE account_budget.approved_end_date_time >= "2019-10-28"
AND account_budget.status = 'APPROVED'


but empty list returned as there still is one active budget at my backend 
UI as `20191028.png` showed.

[image: 20191028.png]




在 2019年10月25日星期五 UTC+8下午10:56:47,adsapiforumadvisor写道:
>
> Hello Min,
>
> Could you please try to filter with WHERE account_budget.status = 
> 'APPROVED' and account_budget.approved_end_date_time 
> 
>  >= 
> "[TODAY's DATE]". Please give it a try and let me know if you have any 
> further questions.
>
> Regards,
> Sai Teja, Google Ads API Team
>
> ref:_00D1U1174p._5001UKOSk0:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5ca54d54-50d4-4485-9ba9-1333ada31f5c%40googlegroups.com.


Re: Ads API: Can't run AuthenticateInStandaloneApplication

2019-10-27 Thread Marty Rosse
It doesn't look like the exec-maven-plugin is configured correctly in the 
POM: 
https://github.com/googleads/google-ads-java/blob/master/google-ads-examples/pom.xml


On Saturday, October 26, 2019 at 4:52:15 PM UTC-7, Marty Rosse wrote:
>
> When following the Google Ads API Java client library README, I get a 
> SUCCESS using mvn clean install. When trying to do "3. Setup your OAuth2 
> credentials" of the README, I enter this command: 
>
> mvn -f google-ads-examples/pom.xml exec:java 
> -Dexec.mainClass="com.google.ads.googleads.examples.authentication.AuthenticateInStandaloneApplication
>
> After pressing the return key to enter the command, the terminal just 
> displays this:
>
> >
>
> Nothing else happens.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f6863581-d3ef-4018-8d9a-a940ff1e7a4d%40googlegroups.com.