That helped me out alot, once again thank you. But i still have an issue with finding out how to call data out of Objects like : [GetCampaign] or even [AdGroups] and more.
For Example i have : *$Campaign = $Element->GetCampaign();*But since Campaign Is still an "Object", i Need to call things like *$CampaignName = $Campaign->GetCampaignName();* Only here is my Question : Where can i find things like GetCampaignName and more. *in the past i found a list in the Refrence section of google Dev.But 80% diddnt work, so i was probably at the wrong place.* Op maandag 18 januari 2021 om 17:21:54 UTC+1 schreef adsapiforumadvisor: > 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() > <https://developers.google.com/google-ads/api/reference/rpc/v6/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 > <https://developers.google.com/google-ads/api/docs/rest/common/get> > method returns all fields fully populated but the search and searchStream > <https://developers.google.com/google-ads/api/docs/rest/common/search> > methods return just the fields you're interested in. > > > > Thanks and regards, > Xiaoming, Google Ads API Team > > [image: Google Logo] > 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/89d40bad-6f86-4ac8-887f-e3c1942ad518n%40googlegroups.com.