public class TestandtargetAudience extends Object
| Constructor and Description |
|---|
TestandtargetAudience() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreatedAt()
Get the date when this audience was created
|
String |
getCreatedBy()
Returns the name of the user that created this audience, as stored in Adobe Target
|
String |
getDescription()
Get the description of this audience
|
long |
getId()
Returns the audience's id, as retrieved from Adobe Target
|
Date |
getModifiedAt()
Get the date when this audience was last modified
|
String |
getModifiedBy()
Returns the name of the user that last modified this audience, as stored in Adobe Target
|
String |
getName()
Returns the name of the audience
|
public Date getCreatedAt()
Date of the audience's creationpublic String getCreatedBy()
String containing this audience's creatorpublic String getDescription()
String containing the audience's descriptionpublic long getId()
public Date getModifiedAt()
Date of the audience's last modificationpublic String getModifiedBy()
String containing the user name that last modified this audienceCopyright © 2010 - 2020 Adobe. All Rights Reserved