daroczig / fbRads

Analyze and manage Facebook ads from R using this client library to access their Marketing APIs
GNU Affero General Public License v3.0
153 stars 57 forks source link

Using Filters #102

Closed TejPandya1 closed 6 years ago

TejPandya1 commented 6 years ago

Hello Daroczig

Can you provide me with the sample code of how to use filters in fbinsights

daroczig commented 6 years ago

This is not really specific to fbRads: https://developers.facebook.com/docs/marketing-api/insights/parameters

TejPandya1 commented 6 years ago

I need that as a help i have read api document but i am not able to use filters successfully

Your help will be appreciated

On Thu, Aug 9, 2018, 01:03 Gergely Daróczi notifications@github.com wrote:

This is not really specific to fbRads: https://developers.facebook.com/docs/marketing-api/insights/parameters

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/daroczig/fbRads/issues/102#issuecomment-411525407, or mute the thread https://github.com/notifications/unsubscribe-auth/AoQp6qbeqrXDxzyYj7bZY6HWlBAMBasGks5uOz0FgaJpZM4V0SKq .

daroczig commented 6 years ago

^^ see above commit closing this ticket

TejPandya1 commented 6 years ago

Please help me with the sample code as i used filtering but it is showing syntax error

On Thu, Aug 9, 2018, 01:11 Gergely Daróczi notifications@github.com wrote:

^^ see above commit closing this ticket

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/daroczig/fbRads/issues/102#issuecomment-411527651, or mute the thread https://github.com/notifications/unsubscribe-auth/AoQp6hteOV1fzD2ce3Ca0CSg_3YRCipyks5uOz7ogaJpZM4V0SKq .

daroczig commented 6 years ago

I've provided sample code in the above-mentioned commit.