{
"network_advertiser_id": 789,
"network_id": 1,
"name": "Brand Corporation",
"account_status": "active",
"network_employee_id": 100,
"sales_manager_id": 101,
"default_currency_id": "USD",
"attribution_method": "last_touch",
"platform_name": "Brand Platform",
"platform_url": "https://brand.com",
"internal_notes": "",
"time_created": 1709500000,
"time_saved": 1709500000,
"relationship": {
"labels": {
"total": 1,
"label_entry_list": ["vip"]
},
"account_manager": {
"first_name": "John",
"last_name": "Manager",
"email": "john@network.com",
"cell_phone": "+1-555-0100",
"work_phone": "+1-555-0101"
},
"sale_manager": {
"first_name": "Jane",
"last_name": "Sales",
"email": "jane@network.com",
"cell_phone": "+1-555-0102",
"work_phone": "+1-555-0103"
},
"contact_address": {
"network_address_id": 555,
"address_line_1": "123 Main St",
"address_line_2": "Suite 100",
"city": "New York",
"state": "NY",
"postal_code": "10001",
"country_code": "US"
},
"users": {
"total": 1,
"user_entities": [
{
"network_advertiser_user_id": 1001,
"network_advertiser_id": 789,
"first_name": "Alex",
"last_name": "Smith",
"email": "alex@brand.com",
"title": "Marketing Manager",
"account_status": "active",
"work_phone": "+1-555-1234",
"cell_phone": "+1-555-5678",
"language_id": 1,
"timezone_id": 10,
"currency_id": "USD",
"time_created": 1709500000,
"time_saved": 1709500000
}
]
},
"billing": {
"network_advertiser_billing_id": 2001,
"network_advertiser_id": 789,
"invoice_method": "manual",
"payment_method": "bank_transfer",
"payment_term_days": 30,
"currency_id": "USD"
}
}
}