Class: BrightData::LinkedIn::Types::PostProfileUrlInput

Inherits:
Data
  • Object
show all
Defined in:
lib/brightdata/linkedin/types/post_profile_url_input.rb

Overview

Input shape for LinkedIn post discovery by profile URL.

Instance Attribute Summary collapse

Instance Attribute Details

#urlString (readonly)

Returns LinkedIn profile URL.

Returns:

  • (String)

    LinkedIn profile URL



10
# File 'lib/brightdata/linkedin/types/post_profile_url_input.rb', line 10

PostProfileUrlInput = Data.define(:url)