Skip to main content

Migrate a Workspace

Overview

The API Comparison table highlights the shared actions and API methods between IQM and Xandr for creating and managing Workspaces, Customers, and Advertisers. Select an endpoint to review each platform's relevant API documentation. By comparing APIs, you can migrate your workflow from Xandr to IQM.

For a comprehensive overview of IQM's finance services, see the Workspace API.

Definitions

IQMXandrDescription
OrganizationMemberThe entity containing an Organization's or company's details (address, email, website, etc.).
Workspace (User)Publisher/AdvertiserA user that signs up with the platform and receives authentication credentials: Organization Workspace ID (owId) for IQM; Advertiser ID for Xandr. Workspace Users are also referred to as Advertisers or Customers in different contexts.
Advertiser (Customer)AdvertiserOn IQM's platform, once an Advertiser is assigned to a Workspace User, it becomes a Customer (these also operate as their own Workspaces). This relationship for Xandr is between a User and a Role.

An Advertiser can be assigned to one Workspace; and they can have multiple Insertion Orders assigned to them.

API Comparison

Base URLs
  IQM: https://app.iqm.com

Xandr: https://api.appnexus.com
ActionIQM EndpointXandr EndpointNotes
Create an Organizationn/aPOST/memberXandr requires Admin privileges to create a new member.
Get Organization DetailsGET/api/v3/ua/organization/view-profile
GET/api/v3/ua/user/allowed-organizations
GET/member
Create a Workspace (User)POST/api/v3/ua/workspace
POST/api/v3/ua/user/invite
POST/api/v3/ua/sign-up
POST/advertiser
POST/publisher
Get Workspace (User) DetailsGET/api/v3/ua/customers/workspaces/list
GET/api/v3/ua/users/list
GET/advertiser
GET/publisher
Xandr endpoint uses query to retrieve an Advertiser by ADVERTISER_ID or ADVERTISER_CODE, or a Publisher by PUBLISHER_ID
Add Advertiser ProfilePOST/api/v3/ua/organization/advertiser/add
POST/api/v3/ua/customer/invite
POST/api/v3//ua/user/customer/assign
POST/advertiserFor IQM, an Advertiser is created when inviting a Customer to signup, and then assigning them to a User.
Get Advertiser DetailsGET/api/v3/ua/organization/advertisers/list
GET/api/v3/ua/customers/list
GET/advertiser
User PermissionsPOST/api/v3/ua/user/application/add
POST/api/v3/ua/customer/application/add
POST/user
For Xandr permissions are defined with on user creation with user_type.

More Workspace Resources

IQM:

Xandr: