Create export job (Account, Opportunity, Person, Activity, Campaign, and Creative)

Creates a data export job for any supported entity type.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Supported entities

  • account
  • opportunity
  • person
  • activity
  • Ad Report Data
    • campaign
    • creative
  • Buying Group Data
    • accountBuyingGroup
    • personBuyingGroupMember
ENTITY TYPEREQUIRED PARAMETERSOPTIONAL PARAMETERSNOTES
accountjobName, fieldsaccountListIds, filtersExports account attributes and firmographics
opportunityjobName, fieldsfiltersExports opportunity-level data
personjobName, fieldspersonListIds, filtersExports person attributes and contact details
activityjobName, fields, fromDate, toDatefiltersDate range required (max 90-day span)
creativejobName, campaignIdperformance: rollup, fromDate, toDateFor campaign rollup performance
campaignjobName,
campaignId
accountBuyingGroupjobName, fields, accountIdsfiltersExports fields associated to accountBuyingGroup, idealBuyingGroup and account
personBuyingGroupMemberjobName, fields, accountIdsfiltersExports fields associated to personBuyingGroupMember, idealBuyingGroup, account and person

adReportType Values

Campaign


adReportTypeDescriptionNotes
campaign_summarySummary for LinkedIn, Google, or Demandbase campaignssource is required
campaign_performance_rollupDaily campaign-level performancefromDate & toDate are required
campaign_account_rollupDaily account-level performancefromDate & toDate are required
campaign_account_lifetimeCumulative account-level metrics

Creative


adReportTypeDescription
creative_performance_lifetimeCumulative creative performance
creative_performance_rollupDay-wise creative performance

⚠️ Notes:

  • fromDate and toDate are only required for activity, rollup or performance reports (_rollup or _performance types).
  • source is required for all ads exports.
    • The source values linkedin, google and all are only supported when adReportType = campaign_summary.
    • Other report types only support source = demandbase.

Body Params
string
enum
required
string
required
date
date
fields
array of strings
fields
filters
array of objects
filters
source
array of strings

Optional (Required for campaign and creative). Source of ad data: demandbase, google, linkedin, or all.

source
string
accountListIds
array of integers
accountListIds
personListIds
array of integers
personListIds
string
Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json