• Ali Khalil 8
  • NEWBIE
  • 10 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 2
    Replies
If it is different then how can we get ClientID for the authorized client?
I want to get list IDs of all lists so I can track each list's subscribers. I could not find any API to get ALL Lists of authorized accounts.
If I get access token for a client by Web OAuth-2, is it possible to get ClickEvent, OpenEvent data of client from Python SDK? As there is no direct SOAP API for this.
But I checked these objects required ClientID, which we don't have.
I have to get the contacts in a list and check their subscriber status etc.
If it is different then how can we get ClientID for the authorized client?
If I get access token for a client by Web OAuth-2, is it possible to get ClickEvent, OpenEvent data of client from Python SDK? As there is no direct SOAP API for this.
But I checked these objects required ClientID, which we don't have.