Home | Index

Yahoo! Music API Guide

User Item Response (application/xml - ym:User)

member/guest

<User isMember="1" 
      ymid="1905196" 
      explicitLyrics="1" 
      parentalLock="0" 
      ratingWidget="1" 
      countryCode="US" 
      ymtTimestamp="1149022275"> 
  <Profile isCreated="1" 
           privacy="0" 
           discovery="80" 
           popularity="0" /> 
  <RatingCounts artistCount="23" 
                  releaseCount="19" 
                  trackCount="291" 
                  videoCount="58" 
                  categoryCount="8" 
                  playlistCount="0" /> 
  <PlaylistCounts public="4" 
                  private="12" /> 
  <PremiumInfo> 
    <Packages> 
      <Package name="lc:launch:lcplus" /> 
    </Packages> 
    <BrandCodes> 
      <BrandCode name="SBC_DSL" /> 
    </BrandCodes> 
  </PremiumInfo> 
</User>

See “User XML Block” for XML attributes & description.

See “RatingCounts XML Block” for XML attributes & description.

See “PlaylistCounts XML Block” for XML attributes & description.

See “PremiumInfo XML Block” for XML attributes & description.

See “Packages XML Block” for XML attributes & description.

See “BrandCodes XML Block” for XML attributes & description.