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.
931 |
# File 'sig/crawlora.rbs', line 931
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#category ⇒ Object
932 |
# File 'sig/crawlora.rbs', line 932
def category: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#challenge ⇒ Object
935 |
# File 'sig/crawlora.rbs', line 935
def challenge: (?name: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#challenge_list ⇒ Object
936 |
# File 'sig/crawlora.rbs', line 936
def challenge_list: (?id: String, ?cursor: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#explore ⇒ Object
934 |
# File 'sig/crawlora.rbs', line 934
def explore: (?id: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#popular_trend_country_industry_meta ⇒ Object
937 |
# File 'sig/crawlora.rbs', line 937
def popular_trend_country_industry_meta: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#post ⇒ Object
938 |
# File 'sig/crawlora.rbs', line 938
def post: (?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#profile ⇒ Object
940 |
# File 'sig/crawlora.rbs', line 940
def profile: (?handler: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#profile_post ⇒ Object
939 |
# File 'sig/crawlora.rbs', line 939
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
941 |
# File 'sig/crawlora.rbs', line 941
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
942 |
# File 'sig/crawlora.rbs', line 942
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
943 |
# File 'sig/crawlora.rbs', line 943
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
944 |
# File 'sig/crawlora.rbs', line 944
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
945 |
# File 'sig/crawlora.rbs', line 945
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
946 |
# File 'sig/crawlora.rbs', line 946
def top_ads_filters: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_list ⇒ Object
947 |
# File 'sig/crawlora.rbs', line 947
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
948 |
# File 'sig/crawlora.rbs', line 948
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
949 |
# File 'sig/crawlora.rbs', line 949
def top_ads_locations: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_recommend ⇒ Object
950 |
# File 'sig/crawlora.rbs', line 950
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
951 |
# File 'sig/crawlora.rbs', line 951
def top_ads_safety: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_spotlight ⇒ Object
952 |
# File 'sig/crawlora.rbs', line 952
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
953 |
# File 'sig/crawlora.rbs', line 953
def top_ads_suggestions: (?count: Integer, ?scenario: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#trending ⇒ Object
954 |
# File 'sig/crawlora.rbs', line 954
def trending: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#video_comments ⇒ Object
933 |
# File 'sig/crawlora.rbs', line 933
def video_comments: (?aweme_id: String, ?cursor: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|