Hi Floyd, Thank you for reaching out. If you would like to get all the fields of an entity in the response, you could consider using the get method such as CampaignService.GetCampaign(), this would return all the fields of a campaign. The difference between the get and the search or searchStream methods is that the get method returns all fields fully populated but the search and searchStream methods return just the fields you're interested in.
Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2B0bRm:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/csZZ0000000000000000000000000000000000000000000000QN51G2007gSiKZ9WSiik-p-_4ovZjg%40sfdc.net.
