Data for P2P Advertiser

p2p_advertiser_detail(advertiser_id)

Arguments

advertiser_id

Advertiser ID.

Value

A tibble.

Examples

p2p_advertiser_detail("saee1afc6b3133e7987e81020003f9707")
#> # A tibble: 1 × 37
#>   user_no nick_…¹ user_…² margin margi…³ decim…⁴ order…⁵ month…⁶ month…⁷ adv_c…⁸
#>   <chr>   <chr>     <int>  <dbl> <chr>   <lgl>     <int>   <int>   <dbl>   <int>
#> 1 saee1a… 鹏程万…       2      0 ""      NA            0       0       0       0
#> # … with 27 more variables: email_verified <lgl>, bind_mobile <lgl>,
#> #   kyc_verified <lgl>, registration_time <lgl>, pay_method_count <lgl>,
#> #   mobile <lgl>, kyc_type <int>, kyc_status <chr>, user_stats_ret <list>,
#> #   user_kyc_ret <list>, business_status <lgl>, over_complained <lgl>,
#> #   online_status <lgl>, register_days <lgl>, first_order_days <lgl>,
#> #   chanel_involved <lgl>, user_identity <lgl>, user_grade_instance_ret <lgl>,
#> #   pro_merchant <lgl>, trade_order_count <lgl>, is_blocked <lgl>, …
#> # ℹ Use `colnames()` to see all variable names