Click or drag to resize

PersonalityInsightsGetProfile Method

[Missing <summary> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

Namespace:  IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool GetProfile(
	PersonalityInsightsSuccessCallback<Profile> successCallback,
	PersonalityInsightsFailCallback failCallback,
	string source,
	string contentType = "text/plain",
	string contentLanguage = "en",
	string accept = "application/json",
	string acceptLanguage = "en",
	bool raw_scores = false,
	bool csv_headers = false,
	bool consumption_preferences = false,
	string version = "2016-10-20",
	Dictionary<string, Object> customData = null
)

Parameters

successCallback
Type: IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3PersonalityInsightsSuccessCallbackProfile

[Missing <param name="successCallback"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

failCallback
Type: IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3PersonalityInsightsFailCallback

[Missing <param name="failCallback"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

source
Type: SystemString

[Missing <param name="source"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

contentType (Optional)
Type: SystemString

[Missing <param name="contentType"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

contentLanguage (Optional)
Type: SystemString

[Missing <param name="contentLanguage"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

accept (Optional)
Type: SystemString

[Missing <param name="accept"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

acceptLanguage (Optional)
Type: SystemString

[Missing <param name="acceptLanguage"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

raw_scores (Optional)
Type: SystemBoolean

[Missing <param name="raw_scores"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

csv_headers (Optional)
Type: SystemBoolean

[Missing <param name="csv_headers"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

consumption_preferences (Optional)
Type: SystemBoolean

[Missing <param name="consumption_preferences"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

version (Optional)
Type: SystemString

[Missing <param name="version"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

customData (Optional)
Type: System.Collections.GenericDictionaryString, Object

[Missing <param name="customData"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.GetProfile(IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.SuccessCallback{IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.Profile},IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.PersonalityInsights.FailCallback,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]

See Also