Welcome to ClientVPS Mirrors

README

rtiktokads

R Пакет для работы с TikTok Marketing API.

Функционал пакета

На данный момент в rtiktokads 0.1.0 доступен очень ограниченный функционал:

Пример работы с пакетом

library(rtiktokads)

# авторизация
tik_set_username('a.seleznev@netpeak.group')
tik_auth()

# запрос данных
bc <- tik_get_business_centers()
advertisers <- tik_get_advertiser_accounts()
budgets <- tik_get_advertiser_balance('7418551027034587137')
advertisers_info <- tik_get_advertiser_info(advertisers$advertiser_id)

# запрос отчётов
report <- tik_get_report(advertiser_id = '7499750467069771792')
reports <- tik_get_report(advertiser_ids = advertisers$advertiser_id)

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.