Update docs.
diff --git a/docs/dyn/games_v1.achievementDefinitions.html b/docs/dyn/games_v1.achievementDefinitions.html
index 141de39..1b6809d 100644
--- a/docs/dyn/games_v1.achievementDefinitions.html
+++ b/docs/dyn/games_v1.achievementDefinitions.html
@@ -111,6 +111,7 @@
             # - "HIDDEN" - Achievement is hidden.
             # - "REVEALED" - Achievement is revealed.
             # - "UNLOCKED" - Achievement is unlocked.
+        "experiencePoints": "A String", # Experience points which will be earned when unlocking this achievement.
         "isRevealedIconUrlDefault": True or False, # Indicates whether the revealed icon image being returned is a default image, or is provided by the game.
         "unlockedIconUrl": "A String", # The image URL for the unlocked achievement icon.
         "id": "A String", # The ID of the achievement.