GData.YouTubeCredit

g GData.MediaCredit GData.MediaCredit GData.YouTubeCredit GData.YouTubeCredit GData.MediaCredit->GData.YouTubeCredit GData.Parsable GData.Parsable GData.Parsable->GData.MediaCredit GObject.Object GObject.Object GObject.Object->GData.Parsable

Subclasses:

None

Methods

Inherited:

GData.MediaCredit (3), GData.Parsable (5), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_entity_type ()

Virtual Methods

Inherited:

GData.Parsable (9), GObject.Object (7)

Properties

Inherited:

GData.MediaCredit (3), GData.Parsable (1)

Name

Type

Flags

Short Description

entity-type

str

d/r

The type of entity who is credited. deprecated

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

GData.MediaCredit

r

Class Details

class GData.YouTubeCredit(**kwargs)
Bases:

GData.MediaCredit

Abstract:

No

Structure:

GData.YouTubeCreditClass

All the fields in the GData.YouTubeCredit structure are private and should never be accessed directly.

New in version 0.4.0.

Deprecated since version 0.17.0: This is no longer supported by Google. There is no replacement.

get_entity_type()
Returns:

the type of the credited user (e.g. GData.YOUTUBE_CREDIT_ENTITY_PARTNER), or None

Return type:

str

Gets the GData.YouTubeCredit :entity-type property.

New in version 0.4.0.

Deprecated since version 0.17.0: This is no longer supported by Google. There is no replacement.

Property Details

GData.YouTubeCredit.props.entity_type
Name:

entity-type

Type:

str

Default Value:

None

Flags:

DEPRECATED, READABLE

The type of entity who is credited. Currently this can only be GData.YOUTUBE_CREDIT_ENTITY_PARTNER, for a YouTube partner.

For more information, see the

YouTube documentation.

New in version 0.4.0.

Deprecated since version 0.17.0: This is no longer supported by Google. There is no replacement.