Class: Crawlora::TiktokGroup
- Inherits:
-
Object
- Object
- Crawlora::TiktokGroup
- Defined in:
- sig/crawlora.rbs
Instance Method Summary collapse
- #category ⇒ Object
- #challenge ⇒ Object
- #challenge_list ⇒ Object
- #explore ⇒ Object
-
#initialize ⇒ TiktokGroup
constructor
A new instance of TiktokGroup.
- #popular_trend_country_industry_meta ⇒ Object
- #post ⇒ Object
- #profile ⇒ Object
- #profile_post ⇒ Object
- #search ⇒ Object
- #search_hashtag ⇒ Object
- #search_user ⇒ Object
- #top_ads_analysis ⇒ Object
- #top_ads_detail ⇒ Object
- #top_ads_filters ⇒ Object
- #top_ads_list ⇒ Object
- #top_ads_location_info ⇒ Object
- #top_ads_locations ⇒ Object
- #top_ads_recommend ⇒ Object
- #top_ads_safety ⇒ Object
- #top_ads_spotlight ⇒ Object
- #top_ads_suggestions ⇒ Object
- #trending ⇒ Object
- #video_comments ⇒ Object
Constructor Details
#initialize ⇒ TiktokGroup
Returns a new instance of TiktokGroup.
575 |
# File 'sig/crawlora.rbs', line 575
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#category ⇒ Object
576 |
# File 'sig/crawlora.rbs', line 576
def category: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#challenge ⇒ Object
579 |
# File 'sig/crawlora.rbs', line 579
def challenge: (?name: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#challenge_list ⇒ Object
580 |
# File 'sig/crawlora.rbs', line 580
def challenge_list: (?id: String, ?cursor: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#explore ⇒ Object
578 |
# File 'sig/crawlora.rbs', line 578
def explore: (?id: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#popular_trend_country_industry_meta ⇒ Object
581 |
# File 'sig/crawlora.rbs', line 581
def popular_trend_country_industry_meta: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#post ⇒ Object
582 |
# File 'sig/crawlora.rbs', line 582
def post: (?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#profile ⇒ Object
584 |
# File 'sig/crawlora.rbs', line 584
def profile: (?handler: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#profile_post ⇒ Object
583 |
# File 'sig/crawlora.rbs', line 583
def profile_post: (?secUid: String, ?cursor: Integer, ?sort_type: "0" | "1" | "2", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search ⇒ Object
585 |
# File 'sig/crawlora.rbs', line 585
def search: (?keyword: String, ?cursor: Integer, ?count: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search_hashtag ⇒ Object
586 |
# File 'sig/crawlora.rbs', line 586
def search_hashtag: (?keyword: String, ?cursor: Integer, ?count: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search_user ⇒ Object
587 |
# File 'sig/crawlora.rbs', line 587
def search_user: (?keyword: String, ?cursor: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_analysis ⇒ Object
588 |
# File 'sig/crawlora.rbs', line 588
def top_ads_analysis: (?material_id: String, ?metric: "retain_ctr" | "retain_cvr" | "click_cnt" | "convert_cnt" | "play_retain_cnt", ?period_type: "7" | "30" | "180", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_detail ⇒ Object
589 |
# File 'sig/crawlora.rbs', line 589
def top_ads_detail: (?material_id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_filters ⇒ Object
590 |
# File 'sig/crawlora.rbs', line 590
def top_ads_filters: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_list ⇒ Object
591 |
# File 'sig/crawlora.rbs', line 591
def top_ads_list: (?period: "7" | "30" | "180", ?page: Integer, ?limit: Integer, ?order_by: "for_you" | "impression" | "ctr" | "play_2s_rate" | "play_6s_rate" | "cvr" | "like", ?country_code: String, ?keyword: String, ?industry: String, ?objective: String, ?ad_language: String, ?pattern_label: String, ?duration: "time-2" | "time-3" | "time-4" | "time-5" | "time-6" | "time-7", ?like: "1" | "2" | "3" | "4" | "5", ?ad_format: "1" | "2", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_location_info ⇒ Object
592 |
# File 'sig/crawlora.rbs', line 592
def top_ads_location_info: (?module: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_locations ⇒ Object
593 |
# File 'sig/crawlora.rbs', line 593
def top_ads_locations: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_recommend ⇒ Object
594 |
# File 'sig/crawlora.rbs', line 594
def top_ads_recommend: (?material_id: String, ?page: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_safety ⇒ Object
595 |
# File 'sig/crawlora.rbs', line 595
def top_ads_safety: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_spotlight ⇒ Object
596 |
# File 'sig/crawlora.rbs', line 596
def top_ads_spotlight: (?page: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_suggestions ⇒ Object
597 |
# File 'sig/crawlora.rbs', line 597
def top_ads_suggestions: (?count: Integer, ?scenario: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#trending ⇒ Object
598 |
# File 'sig/crawlora.rbs', line 598
def trending: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#video_comments ⇒ Object
577 |
# File 'sig/crawlora.rbs', line 577
def video_comments: (?aweme_id: String, ?cursor: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|