The AdWords API doesn't return all the fields of an object by default, you need to specify the list of
fields you want to retrieve when building the selector. If you have explicitly specified the corresponding field in the selector, but the value returned is null for fields of type list, then there is no value specified for the field. If you haven't specified the field in the selector, then the corresponding object is not populated in the response.
Bharani, AdWords API Team.