---
title: CampaignCreate.InvoiceDetail
framework: Apple Ads Platform API
role: symbol
role_heading: Object
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/campaigncreate/invoicedetail-data.dictionary
---

# CampaignCreate.InvoiceDetail

Invoice billing contact details supplied when creating a campaign or budget order.

## Declaration

```data
object CampaignCreate.InvoiceDetail
```

## Properties

primaryBuyerName: Name of the primary buyer. primaryBuyerEmail: Email address of the primary buyer. Must be a valid email address. billingEmail: Billing email address. Must be a valid email address. clientName: Identifies the advertiser or product. orderNumber: Purchase order number.

## Discussion

Discussion Supply these contact and reference details when creating a campaign or budget order on a Line of Credit account. Line of Credit accounts require this object. Pay As You Go accounts can omit it. The clientName and orderNumber fields are required for agency-type accounts. See InvoiceDetailCreate for the full field reference.
