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.
831 |
# File 'sig/crawlora.rbs', line 831
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#category ⇒ Object
832 |
# File 'sig/crawlora.rbs', line 832
def category: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#challenge ⇒ Object
835 |
# File 'sig/crawlora.rbs', line 835
def challenge: (?name: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#challenge_list ⇒ Object
836 |
# File 'sig/crawlora.rbs', line 836
def challenge_list: (?id: String, ?cursor: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#explore ⇒ Object
834 |
# File 'sig/crawlora.rbs', line 834
def explore: (?id: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#popular_trend_country_industry_meta ⇒ Object
837 |
# File 'sig/crawlora.rbs', line 837
def popular_trend_country_industry_meta: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#post ⇒ Object
838 |
# File 'sig/crawlora.rbs', line 838
def post: (?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#profile ⇒ Object
840 |
# File 'sig/crawlora.rbs', line 840
def profile: (?handler: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#profile_post ⇒ Object
839 |
# File 'sig/crawlora.rbs', line 839
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
841 |
# File 'sig/crawlora.rbs', line 841
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
842 |
# File 'sig/crawlora.rbs', line 842
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
843 |
# File 'sig/crawlora.rbs', line 843
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
844 |
# File 'sig/crawlora.rbs', line 844
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
845 |
# File 'sig/crawlora.rbs', line 845
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
846 |
# File 'sig/crawlora.rbs', line 846
def top_ads_filters: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_list ⇒ Object
847 |
# File 'sig/crawlora.rbs', line 847
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
848 |
# File 'sig/crawlora.rbs', line 848
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
849 |
# File 'sig/crawlora.rbs', line 849
def top_ads_locations: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_recommend ⇒ Object
850 |
# File 'sig/crawlora.rbs', line 850
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
851 |
# File 'sig/crawlora.rbs', line 851
def top_ads_safety: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_ads_spotlight ⇒ Object
852 |
# File 'sig/crawlora.rbs', line 852
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
853 |
# File 'sig/crawlora.rbs', line 853
def top_ads_suggestions: (?count: Integer, ?scenario: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#trending ⇒ Object
854 |
# File 'sig/crawlora.rbs', line 854
def trending: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#video_comments ⇒ Object
833 |
# File 'sig/crawlora.rbs', line 833
def video_comments: (?aweme_id: String, ?cursor: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|