You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add support for async-await to all ad objects. The only way to support this right now is to write our own aysnc client and make calls to the REST API without using the SDK, which is a pain.
We should add support for async-await to all ad objects. The only way to support this right now is to write our own aysnc client and make calls to the REST API without using the SDK, which is a pain.