Method: Yt::Models::Configuration#client_id

Defined in:
lib/yt/models/configuration.rb

#client_idString

Returns the Client ID for web/device YouTube applications.

Returns:

  • the Client ID for web/device YouTube applications.

See Also:



35
36
37
# File 'lib/yt/models/configuration.rb', line 35

def client_id
  @client_id
end