What is difference between the getActionLogDelta method and getActionLog?

Options
What is difference between the getActionLogDelta method and getActionLog?

Best Answer

  • kamil.cisewski
    Answer ✓

    Hello @Catherine Wong, using getActionLogDelta method you can request
    updates from whole API group which is faster and resource optimized, than
    getActionLog which request updates from specific match or name.