Giter Site home page Giter Site logo

Comments (5)

hcancelik avatar hcancelik commented on April 24, 2024 6

@jingping2015 thanks for the response.

It turned out the documentation was incorrect. The filtering was requesting a timestamp instead of date.

filtering=[{"field":"time_created","operator":"GREATER_THAN","value":"1545177600"}]

instead of

filtering=[{"field":"time_created","operator":"GREATER_THAN","value":"2018-12-19T00:00:00"}]

from facebook-ruby-business-sdk.

jingping2015 avatar jingping2015 commented on April 24, 2024

Did you try call the same Graph API, https://developers.facebook.com/docs/marketing-api/reference/adgroup/leads/ to check if it works ?

from facebook-ruby-business-sdk.

hcancelik avatar hcancelik commented on April 24, 2024

@jingping2015 it looks like it doesn't work in Graph API either. (though I'm not 100% sure)

I tried time_created, start_time and created_time fields as a parameter but none of them filters the results.

from facebook-ruby-business-sdk.

jingping2015 avatar jingping2015 commented on April 24, 2024

Hey, then I suggest you report the issue on Devsite Bug Report channel: https://developers.facebook.com/support/bugs/, Thanks!

from facebook-ruby-business-sdk.

phillipmohr avatar phillipmohr commented on April 24, 2024

Old thread I know, but does anyone know how we can filter other fields? Such as id (Facebook lead ID) or field_data? I'm getting an unknown error occured when I try to filter these

from facebook-ruby-business-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.