Class TestandtargetAudience


  • public class TestandtargetAudience
    extends Object
    The representation of a Testandtarget Audience
    • Constructor Detail

      • TestandtargetAudience

        public TestandtargetAudience()
    • Method Detail

      • getCreatedAt

        public Date getCreatedAt()
        Get the date when this audience was created
        Returns:
        the Date of the audience's creation
      • getCreatedBy

        public String getCreatedBy()
        Returns the name of the user that created this audience, as stored in Adobe Target
        Returns:
        the String containing this audience's creator
      • getDescription

        public String getDescription()
        Get the description of this audience
        Returns:
        a String containing the audience's description
      • getId

        public long getId()
        Returns the audience's id, as retrieved from Adobe Target
        Returns:
        the id of the audience.
      • getModifiedAt

        public Date getModifiedAt()
        Get the date when this audience was last modified
        Returns:
        the Date of the audience's last modification
      • getModifiedBy

        public String getModifiedBy()
        Returns the name of the user that last modified this audience, as stored in Adobe Target
        Returns:
        the String containing the user name that last modified this audience
      • getName

        public String getName()
        Returns the name of the audience
        Returns:
        a String object containing the audience name