/AWS1/CL_PTSMARKETING¶
An object that contains marketing details for the Opportunity
.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_campaignname
TYPE /AWS1/PTSSTRING
/AWS1/PTSSTRING
¶
Specifies the
Opportunity
marketing campaign code. The Amazon Web Services campaign code is a reference to specific marketing initiatives, promotions, or activities. This field captures the identifier used to track and categorize theOpportunity
within marketing campaigns. If you don't have a campaign code, contact your Amazon Web Services point of contact to obtain one.
iv_source
TYPE /AWS1/PTSMARKETINGSOURCE
/AWS1/PTSMARKETINGSOURCE
¶
Indicates if the
Opportunity
was sourced from an Amazon Web Services marketing activity. Use the valueMarketing Activity
. UseNone
if it's not associated with an Amazon Web Services marketing activity. This field helps Amazon Web Services track the return on marketing investments and enables better distribution of marketing budgets among partners.
it_usecases
TYPE /AWS1/CL_PTSUSECASES_W=>TT_USECASES
TT_USECASES
¶
Specifies the marketing activity use case or purpose that led to the
Opportunity
's creation or contact. This field captures the context or marketing activity's execution's intention and the direct correlation to the generated opportunity or contact. Must be empty whenMarketing.AWSFundingUsed = No
.Valid values:
AI/ML | Analytics | Application Integration | Blockchain | Business Applications | Cloud Financial Management | Compute | Containers | Customer Engagement | Databases | Developer Tools | End User Computing | Front End Web & Mobile | Game Tech | IoT | Management & Governance | Media Services | Migration & Transfer | Networking & Content Delivery | Quantum Technologies | Robotics | Satellite | Security | Serverless | Storage | VR & AR
it_channels
TYPE /AWS1/CL_PTSCHANNELS_W=>TT_CHANNELS
TT_CHANNELS
¶
Specifies the
Opportunity
's channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.
iv_awsfundingused
TYPE /AWS1/PTSAWSFUNDINGUSED
/AWS1/PTSAWSFUNDINGUSED
¶
Indicates if the
Opportunity
is a marketing development fund (MDF) funded activity.
Queryable Attributes¶
CampaignName¶
Specifies the
Opportunity
marketing campaign code. The Amazon Web Services campaign code is a reference to specific marketing initiatives, promotions, or activities. This field captures the identifier used to track and categorize theOpportunity
within marketing campaigns. If you don't have a campaign code, contact your Amazon Web Services point of contact to obtain one.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CAMPAIGNNAME() |
Getter for CAMPAIGNNAME, with configurable default |
ASK_CAMPAIGNNAME() |
Getter for CAMPAIGNNAME w/ exceptions if field has no value |
HAS_CAMPAIGNNAME() |
Determine if CAMPAIGNNAME has a value |
Source¶
Indicates if the
Opportunity
was sourced from an Amazon Web Services marketing activity. Use the valueMarketing Activity
. UseNone
if it's not associated with an Amazon Web Services marketing activity. This field helps Amazon Web Services track the return on marketing investments and enables better distribution of marketing budgets among partners.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOURCE() |
Getter for SOURCE, with configurable default |
ASK_SOURCE() |
Getter for SOURCE w/ exceptions if field has no value |
HAS_SOURCE() |
Determine if SOURCE has a value |
UseCases¶
Specifies the marketing activity use case or purpose that led to the
Opportunity
's creation or contact. This field captures the context or marketing activity's execution's intention and the direct correlation to the generated opportunity or contact. Must be empty whenMarketing.AWSFundingUsed = No
.Valid values:
AI/ML | Analytics | Application Integration | Blockchain | Business Applications | Cloud Financial Management | Compute | Containers | Customer Engagement | Databases | Developer Tools | End User Computing | Front End Web & Mobile | Game Tech | IoT | Management & Governance | Media Services | Migration & Transfer | Networking & Content Delivery | Quantum Technologies | Robotics | Satellite | Security | Serverless | Storage | VR & AR
Accessible with the following methods¶
Method | Description |
---|---|
GET_USECASES() |
Getter for USECASES, with configurable default |
ASK_USECASES() |
Getter for USECASES w/ exceptions if field has no value |
HAS_USECASES() |
Determine if USECASES has a value |
Channels¶
Specifies the
Opportunity
's channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CHANNELS() |
Getter for CHANNELS, with configurable default |
ASK_CHANNELS() |
Getter for CHANNELS w/ exceptions if field has no value |
HAS_CHANNELS() |
Determine if CHANNELS has a value |
AwsFundingUsed¶
Indicates if the
Opportunity
is a marketing development fund (MDF) funded activity.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AWSFUNDINGUSED() |
Getter for AWSFUNDINGUSED, with configurable default |
ASK_AWSFUNDINGUSED() |
Getter for AWSFUNDINGUSED w/ exceptions if field has no valu |
HAS_AWSFUNDINGUSED() |
Determine if AWSFUNDINGUSED has a value |