Unit 'googleplaymoviespartner' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TExperienceLocale

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleplaymoviespartner.pp line 305

type TExperienceLocale = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetelId(); virtual;

  

  procedure Setcountry(); virtual;

  

  procedure Setlanguage(); virtual;

  

  procedure SetvideoId(); virtual;

  

  procedure SettrailerId(); virtual;

  

  procedure SettitleLevelEidr(); virtual;

  

  procedure SeteditLevelEidr(); virtual;

  

  procedure SetaltCutId(); virtual;

  

  procedure SetcustomIds(); virtual;

  

  procedure SetpresentationId(); virtual;

  

  procedure SetinventoryId(); virtual;

  

  procedure SetplayableSequenceId(); virtual;

  

  procedure Set_type(); virtual;

  

  procedure Setname(); virtual;

  

  procedure Setstatus(); virtual;

  

  procedure Setpriority(); virtual;

  

  procedure SetcreatedTime(); virtual;

  

  procedure SetapprovedTime(); virtual;

  

  procedure SetearliestAvailStartTime(); virtual;

  

  procedure SetchannelId(); virtual;

  

  procedure SetstudioName(); virtual;

  

  procedure SetpphNames(); virtual;

  

  procedure SetnormalizedPriority(); virtual;

  

published

  property elId: string; [rw]

  

  property country: string; [rw]

  

  property language: string; [rw]

  

  property videoId: string; [rw]

  

  property trailerId: string; [rw]

  

  property titleLevelEidr: string; [rw]

  

  property editLevelEidr: string; [rw]

  

  property altCutId: string; [rw]

  

  property customIds: TStringArray; [rw]

  

  property presentationId: string; [rw]

  

  property inventoryId: string; [rw]

  

  property playableSequenceId: string; [rw]

  

  property _type: string; [rw]

  

  property name: string; [rw]

  

  property status: string; [rw]

  

  property priority: Double; [rw]

  

  property createdTime: string; [rw]

  

  property approvedTime: string; [rw]

  

  property earliestAvailStartTime: string; [rw]

  

  property channelId: string; [rw]

  

  property studioName: string; [rw]

  

  property pphNames: TStringArray; [rw]

  

  property normalizedPriority: string; [rw]

  

end;

Inheritance

TExperienceLocale

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio