LeadGenListingRevision¶
-
class
oci.marketplace_publisher.models.LeadGenListingRevision(**kwargs)¶ Bases:
oci.marketplace_publisher.models.listing_revision.ListingRevisionListing revision details for lead gen listings
Attributes
LIFECYCLE_STATE_ACTIVEstr(object=’’) -> str LIFECYCLE_STATE_CREATINGstr(object=’’) -> str LIFECYCLE_STATE_DELETEDstr(object=’’) -> str LIFECYCLE_STATE_DELETINGstr(object=’’) -> str LIFECYCLE_STATE_FAILEDstr(object=’’) -> str LIFECYCLE_STATE_UPDATINGstr(object=’’) -> str LISTING_TYPE_LEAD_GENERATIONstr(object=’’) -> str LISTING_TYPE_OCI_APPLICATIONstr(object=’’) -> str LISTING_TYPE_SERVICEstr(object=’’) -> str PACKAGE_TYPE_CONTAINER_IMAGEstr(object=’’) -> str PACKAGE_TYPE_HELM_CHARTstr(object=’’) -> str PACKAGE_TYPE_MACHINE_IMAGEstr(object=’’) -> str PACKAGE_TYPE_NONEstr(object=’’) -> str PACKAGE_TYPE_STACKstr(object=’’) -> str STATUS_APPROVEDstr(object=’’) -> str STATUS_NEWstr(object=’’) -> str STATUS_PENDING_REVIEWstr(object=’’) -> str STATUS_PUBLISHEDstr(object=’’) -> str STATUS_PUBLISHED_AS_PRIVATEstr(object=’’) -> str STATUS_PUBLISH_AS_PRIVATE_FAILEDstr(object=’’) -> str STATUS_PUBLISH_AS_PRIVATE_IN_PROGRESSstr(object=’’) -> str STATUS_PUBLISH_FAILEDstr(object=’’) -> str STATUS_PUBLISH_IN_PROGRESSstr(object=’’) -> str STATUS_REJECTEDstr(object=’’) -> str STATUS_REVIEW_IN_PROGRESSstr(object=’’) -> str STATUS_UNPUBLISHEDstr(object=’’) -> str STATUS_UNPUBLISH_IN_PROGRESSstr(object=’’) -> str compartment_idGets the compartment_id of this ListingRevision. content_languageGets the content_language of this ListingRevision. defined_tagsGets the defined_tags of this ListingRevision. demo_urlGets the demo_url of this LeadGenListingRevision. display_name[Required] Gets the display_name of this ListingRevision. download_infoGets the download_info of this LeadGenListingRevision. extended_metadataGets the extended_metadata of this ListingRevision. freeform_tagsGets the freeform_tags of this ListingRevision. headline[Required] Gets the headline of this ListingRevision. iconGets the icon of this ListingRevision. id[Required] Gets the id of this ListingRevision. keywordsGets the keywords of this ListingRevision. lifecycle_state[Required] Gets the lifecycle_state of this ListingRevision. listing_id[Required] Gets the listing_id of this ListingRevision. listing_type[Required] Gets the listing_type of this ListingRevision. long_descriptionGets the long_description of this ListingRevision. package_typeGets the package_type of this ListingRevision. pricing_plansGets the pricing_plans of this LeadGenListingRevision. pricing_type[Required] Gets the pricing_type of this LeadGenListingRevision. products[Required] Gets the products of this LeadGenListingRevision. recommended_service_provider_listing_idsGets the recommended_service_provider_listing_ids of this LeadGenListingRevision. revision_numberGets the revision_number of this ListingRevision. self_paced_training_urlGets the self_paced_training_url of this LeadGenListingRevision. short_descriptionGets the short_description of this ListingRevision. status[Required] Gets the status of this ListingRevision. status_notesGets the status_notes of this ListingRevision. support_contactsGets the support_contacts of this ListingRevision. support_linksGets the support_links of this ListingRevision. supportedlanguagesGets the supportedlanguages of this ListingRevision. system_requirementsGets the system_requirements of this LeadGenListingRevision. system_tagsGets the system_tags of this ListingRevision. taglineGets the tagline of this ListingRevision. time_created[Required] Gets the time_created of this ListingRevision. time_updated[Required] Gets the time_updated of this ListingRevision. usage_informationGets the usage_information of this ListingRevision. vanity_urlGets the vanity_url of this LeadGenListingRevision. version_detailsGets the version_details of this LeadGenListingRevision. Methods
__init__(**kwargs)Initializes a new LeadGenListingRevision object with values from keyword arguments. get_subtype(object_dictionary)Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. -
LIFECYCLE_STATE_ACTIVE= 'ACTIVE'¶
-
LIFECYCLE_STATE_CREATING= 'CREATING'¶
-
LIFECYCLE_STATE_DELETED= 'DELETED'¶
-
LIFECYCLE_STATE_DELETING= 'DELETING'¶
-
LIFECYCLE_STATE_FAILED= 'FAILED'¶
-
LIFECYCLE_STATE_UPDATING= 'UPDATING'¶
-
LISTING_TYPE_LEAD_GENERATION= 'LEAD_GENERATION'¶
-
LISTING_TYPE_OCI_APPLICATION= 'OCI_APPLICATION'¶
-
LISTING_TYPE_SERVICE= 'SERVICE'¶
-
PACKAGE_TYPE_CONTAINER_IMAGE= 'CONTAINER_IMAGE'¶
-
PACKAGE_TYPE_HELM_CHART= 'HELM_CHART'¶
-
PACKAGE_TYPE_MACHINE_IMAGE= 'MACHINE_IMAGE'¶
-
PACKAGE_TYPE_NONE= 'NONE'¶
-
PACKAGE_TYPE_STACK= 'STACK'¶
-
STATUS_APPROVED= 'APPROVED'¶
-
STATUS_NEW= 'NEW'¶
-
STATUS_PENDING_REVIEW= 'PENDING_REVIEW'¶
-
STATUS_PUBLISHED= 'PUBLISHED'¶
-
STATUS_PUBLISHED_AS_PRIVATE= 'PUBLISHED_AS_PRIVATE'¶
-
STATUS_PUBLISH_AS_PRIVATE_FAILED= 'PUBLISH_AS_PRIVATE_FAILED'¶
-
STATUS_PUBLISH_AS_PRIVATE_IN_PROGRESS= 'PUBLISH_AS_PRIVATE_IN_PROGRESS'¶
-
STATUS_PUBLISH_FAILED= 'PUBLISH_FAILED'¶
-
STATUS_PUBLISH_IN_PROGRESS= 'PUBLISH_IN_PROGRESS'¶
-
STATUS_REJECTED= 'REJECTED'¶
-
STATUS_REVIEW_IN_PROGRESS= 'REVIEW_IN_PROGRESS'¶
-
STATUS_UNPUBLISHED= 'UNPUBLISHED'¶
-
STATUS_UNPUBLISH_IN_PROGRESS= 'UNPUBLISH_IN_PROGRESS'¶
-
__init__(**kwargs)¶ Initializes a new LeadGenListingRevision object with values from keyword arguments. The default value of the
listing_typeattribute of this class isLEAD_GENERATIONand it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class):Parameters: - id (str) – The value to assign to the id property of this LeadGenListingRevision.
- listing_id (str) – The value to assign to the listing_id property of this LeadGenListingRevision.
- compartment_id (str) – The value to assign to the compartment_id property of this LeadGenListingRevision.
- display_name (str) – The value to assign to the display_name property of this LeadGenListingRevision.
- revision_number (str) – The value to assign to the revision_number property of this LeadGenListingRevision.
- headline (str) – The value to assign to the headline property of this LeadGenListingRevision.
- tagline (str) – The value to assign to the tagline property of this LeadGenListingRevision.
- keywords (str) – The value to assign to the keywords property of this LeadGenListingRevision.
- short_description (str) – The value to assign to the short_description property of this LeadGenListingRevision.
- usage_information (str) – The value to assign to the usage_information property of this LeadGenListingRevision.
- long_description (str) – The value to assign to the long_description property of this LeadGenListingRevision.
- time_created (datetime) – The value to assign to the time_created property of this LeadGenListingRevision.
- time_updated (datetime) – The value to assign to the time_updated property of this LeadGenListingRevision.
- content_language (oci.marketplace_publisher.models.LanguageItem) – The value to assign to the content_language property of this LeadGenListingRevision.
- supportedlanguages (list[oci.marketplace_publisher.models.LanguageItem]) – The value to assign to the supportedlanguages property of this LeadGenListingRevision.
- support_contacts (list[oci.marketplace_publisher.models.SupportContact]) – The value to assign to the support_contacts property of this LeadGenListingRevision.
- support_links (list[oci.marketplace_publisher.models.NamedLink]) – The value to assign to the support_links property of this LeadGenListingRevision.
- icon (oci.marketplace_publisher.models.ListingRevisionIconAttachment) – The value to assign to the icon property of this LeadGenListingRevision.
- status (str) – The value to assign to the status property of this LeadGenListingRevision. Allowed values for this property are: “NEW”, “PENDING_REVIEW”, “REVIEW_IN_PROGRESS”, “REJECTED”, “APPROVED”, “PUBLISH_IN_PROGRESS”, “PUBLISH_FAILED”, “PUBLISHED”, “PUBLISH_AS_PRIVATE_FAILED”, “PUBLISHED_AS_PRIVATE”, “PUBLISH_AS_PRIVATE_IN_PROGRESS”, “UNPUBLISH_IN_PROGRESS”, “UNPUBLISHED”
- status_notes (str) – The value to assign to the status_notes property of this LeadGenListingRevision.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this LeadGenListingRevision. Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “DELETING”, “DELETED”, “FAILED”
- package_type (str) – The value to assign to the package_type property of this LeadGenListingRevision. Allowed values for this property are: “CONTAINER_IMAGE”, “HELM_CHART”, “MACHINE_IMAGE”, “STACK”, “NONE”
- listing_type (str) – The value to assign to the listing_type property of this LeadGenListingRevision. Allowed values for this property are: “OCI_APPLICATION”, “LEAD_GENERATION”, “SERVICE”
- extended_metadata (dict(str, str)) – The value to assign to the extended_metadata property of this LeadGenListingRevision.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this LeadGenListingRevision.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this LeadGenListingRevision.
- system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this LeadGenListingRevision.
- version_details (oci.marketplace_publisher.models.VersionDetails) – The value to assign to the version_details property of this LeadGenListingRevision.
- system_requirements (str) – The value to assign to the system_requirements property of this LeadGenListingRevision.
- pricing_type (str) – The value to assign to the pricing_type property of this LeadGenListingRevision.
- demo_url (str) – The value to assign to the demo_url property of this LeadGenListingRevision.
- self_paced_training_url (str) – The value to assign to the self_paced_training_url property of this LeadGenListingRevision.
- recommended_service_provider_listing_ids (list[str]) – The value to assign to the recommended_service_provider_listing_ids property of this LeadGenListingRevision.
- vanity_url (str) – The value to assign to the vanity_url property of this LeadGenListingRevision.
- download_info (oci.marketplace_publisher.models.DownloadInfo) – The value to assign to the download_info property of this LeadGenListingRevision.
- pricing_plans (str) – The value to assign to the pricing_plans property of this LeadGenListingRevision.
- products (list[oci.marketplace_publisher.models.ListingProduct]) – The value to assign to the products property of this LeadGenListingRevision.
-
compartment_id¶ Gets the compartment_id of this ListingRevision. The unique identifier for the compartment.
Returns: The compartment_id of this ListingRevision. Return type: str
-
content_language¶ Gets the content_language of this ListingRevision.
Returns: The content_language of this ListingRevision. Return type: oci.marketplace_publisher.models.LanguageItem
Gets the defined_tags of this ListingRevision. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}}
Returns: The defined_tags of this ListingRevision. Return type: dict(str, dict(str, object))
-
demo_url¶ Gets the demo_url of this LeadGenListingRevision. Url to demo of the listing
Returns: The demo_url of this LeadGenListingRevision. Return type: str
-
display_name¶ [Required] Gets the display_name of this ListingRevision. The name for the listing revision.
Returns: The display_name of this ListingRevision. Return type: str
-
download_info¶ Gets the download_info of this LeadGenListingRevision.
Returns: The download_info of this LeadGenListingRevision. Return type: oci.marketplace_publisher.models.DownloadInfo
-
extended_metadata¶ Gets the extended_metadata of this ListingRevision. Additional metadata key/value pairs for the listing revision summary.
Returns: The extended_metadata of this ListingRevision. Return type: dict(str, str)
Gets the freeform_tags of this ListingRevision. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {“bar-key”: “value”}
Returns: The freeform_tags of this ListingRevision. Return type: dict(str, str)
-
static
get_subtype(object_dictionary)¶ Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype.
-
headline¶ [Required] Gets the headline of this ListingRevision. Single line introduction for the listing revision.
Returns: The headline of this ListingRevision. Return type: str
-
icon¶ Gets the icon of this ListingRevision.
Returns: The icon of this ListingRevision. Return type: oci.marketplace_publisher.models.ListingRevisionIconAttachment
-
id¶ [Required] Gets the id of this ListingRevision. Unique OCID identifier for the listing revision in Marketplace Publisher.
Returns: The id of this ListingRevision. Return type: str
-
keywords¶ Gets the keywords of this ListingRevision. Keywords associated with the listing revision.
Returns: The keywords of this ListingRevision. Return type: str
-
lifecycle_state¶ [Required] Gets the lifecycle_state of this ListingRevision. The current state of the listing revision.
Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The lifecycle_state of this ListingRevision. Return type: str
-
listing_id¶ [Required] Gets the listing_id of this ListingRevision. The unique identifier for the listing this revision belongs to.
Returns: The listing_id of this ListingRevision. Return type: str
-
listing_type¶ [Required] Gets the listing_type of this ListingRevision. The listing’s type. Populated from the listing.
Allowed values for this property are: “OCI_APPLICATION”, “LEAD_GENERATION”, “SERVICE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The listing_type of this ListingRevision. Return type: str
-
long_description¶ Gets the long_description of this ListingRevision. A long description for the listing revision.
Returns: The long_description of this ListingRevision. Return type: str
-
package_type¶ Gets the package_type of this ListingRevision. The listing’s package type. Populated from the listing.
Allowed values for this property are: “CONTAINER_IMAGE”, “HELM_CHART”, “MACHINE_IMAGE”, “STACK”, “NONE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The package_type of this ListingRevision. Return type: str
-
pricing_plans¶ Gets the pricing_plans of this LeadGenListingRevision. Pricing details for lead gen listing
Returns: The pricing_plans of this LeadGenListingRevision. Return type: str
-
pricing_type¶ [Required] Gets the pricing_type of this LeadGenListingRevision. The pricing model for the listing revision.
Returns: The pricing_type of this LeadGenListingRevision. Return type: str
-
products¶ [Required] Gets the products of this LeadGenListingRevision. List of Products subscribed by listing.
Returns: The products of this LeadGenListingRevision. Return type: list[oci.marketplace_publisher.models.ListingProduct]
-
recommended_service_provider_listing_ids¶ Gets the recommended_service_provider_listing_ids of this LeadGenListingRevision. OCIDs of service listings attached to lead gen listing
Returns: The recommended_service_provider_listing_ids of this LeadGenListingRevision. Return type: list[str]
-
revision_number¶ Gets the revision_number of this ListingRevision. The revision number for the listing revision. This is an internal attribute
Returns: The revision_number of this ListingRevision. Return type: str
-
self_paced_training_url¶ Gets the self_paced_training_url of this LeadGenListingRevision. Url to training resources of the listing
Returns: The self_paced_training_url of this LeadGenListingRevision. Return type: str
-
short_description¶ Gets the short_description of this ListingRevision. A short description for the listing revision.
Returns: The short_description of this ListingRevision. Return type: str
-
status¶ [Required] Gets the status of this ListingRevision. The current status for the Listing revision.
Allowed values for this property are: “NEW”, “PENDING_REVIEW”, “REVIEW_IN_PROGRESS”, “REJECTED”, “APPROVED”, “PUBLISH_IN_PROGRESS”, “PUBLISH_FAILED”, “PUBLISHED”, “PUBLISH_AS_PRIVATE_FAILED”, “PUBLISHED_AS_PRIVATE”, “PUBLISH_AS_PRIVATE_IN_PROGRESS”, “UNPUBLISH_IN_PROGRESS”, “UNPUBLISHED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The status of this ListingRevision. Return type: str
-
status_notes¶ Gets the status_notes of this ListingRevision. Status notes for the listing revision.
Returns: The status_notes of this ListingRevision. Return type: str
-
support_contacts¶ Gets the support_contacts of this ListingRevision. Contact information to use to get support from the publisher for the listing revision.
Returns: The support_contacts of this ListingRevision. Return type: list[oci.marketplace_publisher.models.SupportContact]
-
support_links¶ Gets the support_links of this ListingRevision. Links to support resources for the listing revision.
Returns: The support_links of this ListingRevision. Return type: list[oci.marketplace_publisher.models.NamedLink]
-
supportedlanguages¶ Gets the supportedlanguages of this ListingRevision. Languages supported by the publisher for the listing revision.
Returns: The supportedlanguages of this ListingRevision. Return type: list[oci.marketplace_publisher.models.LanguageItem]
-
system_requirements¶ Gets the system_requirements of this LeadGenListingRevision. System requirements for the listing revision.
Returns: The system_requirements of this LeadGenListingRevision. Return type: str
Gets the system_tags of this ListingRevision. System tags for this resource. Each key is predefined and scoped to a namespace. Example: {“orcl-cloud”: {“free-tier-retained”: “true”}}
Returns: The system_tags of this ListingRevision. Return type: dict(str, dict(str, object))
-
tagline¶ Gets the tagline of this ListingRevision. The tagline of the listing revision.
Returns: The tagline of this ListingRevision. Return type: str
-
time_created¶ [Required] Gets the time_created of this ListingRevision. The time the listing revision was created. An RFC3339 formatted datetime string.
Returns: The time_created of this ListingRevision. Return type: datetime
-
time_updated¶ [Required] Gets the time_updated of this ListingRevision. The time the listing revision was updated. An RFC3339 formatted datetime string.
Returns: The time_updated of this ListingRevision. Return type: datetime
-
usage_information¶ Gets the usage_information of this ListingRevision. Usage information for the listing revision.
Returns: The usage_information of this ListingRevision. Return type: str
-
vanity_url¶ Gets the vanity_url of this LeadGenListingRevision. Custom link to the listing
Returns: The vanity_url of this LeadGenListingRevision. Return type: str
-
version_details¶ Gets the version_details of this LeadGenListingRevision.
Returns: The version_details of this LeadGenListingRevision. Return type: oci.marketplace_publisher.models.VersionDetails
-