invoiceLevel property
Invoice level for this billing profile.
Used to group fees into separate invoices by account, advertiser, or campaign. Possible string values are:
- "ACCOUNT_LEVEL"
- "ADVERTISER_LEVEL"
- "CAMPAIGN_LEVEL"
Implementation
core.String? invoiceLevel;