powered by
Get Ad Account Details
tik_get_advertiser_info(advertiser_ids, fields = NULL)
tibble with advertisers onfo
List of advertiser IDs to query. You can obtain Advertiser IDs through the tik_get_advertiser_accounts() function
tik_get_advertiser_accounts()
A list of information to be returned. Supported values:
telephone_number
contacter
currency
cellphone_number
timezone
advertiser_id
role
company
status
description
rejection_reason
address
name
language
industry
license_no
email
license_url
country
balance
create_time
display_timezone
owner_bc_id
company_name_editable.
if (FALSE) { advertisers <- tik_get_advertiser_accounts() advertisers_info <- tik_get_advertiser_info(advertisers$advertiser_id) }
Run the code above in your browser using DataLab