bobolounna / restfb

Automatically exported from code.google.com/p/restfb
0 stars 0 forks source link

Support for Ads API types #171

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Maybe in a new com.restfb.types.ads package.

See https://groups.google.com/group/restfb/browse_frm/thread/a3bc6d7bc6a44c76 
and http://developers.facebook.com/docs/reference/ads-api/ 

Original issue reported on code.google.com by m...@xmog.com on 12 Jan 2012 at 7:35

GoogleCodeExporter commented 8 years ago

Original comment by m...@xmog.com on 12 Jan 2012 at 7:35

GoogleCodeExporter commented 8 years ago
I have written bunch of types for Ads API. The coverage is about 60-70% for now 
(focusing on my specific app needs), but it's start. What's the best to add 
them?

Original comment by andrey.s...@gmail.com on 25 May 2012 at 11:12

GoogleCodeExporter commented 8 years ago
Hi Andrey - thanks for offering to contribute.  Probably the simplest thing is 
to attach the new .java files to this ticket since it's a work in progress (am 
assuming you just added a few new files, no structural changes to 
DefaultFacebookClient or anything like that).  Alternatively, you can issue a 
pull request here if your work gets closer to completion: 
https://github.com/revetkn/restfb

Thanks!

Original comment by m...@xmog.com on 28 May 2012 at 2:51