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