Hi Yang,

To pull the campaign Id 
<https://developers.google.com/adwords/api/docs/reference/v201802/CampaignService.Campaign#id>
 and name 
<https://developers.google.com/adwords/api/docs/reference/v201802/CampaignService.Campaign#name>,
 
you need to add these fields in selector 
<https://developers.google.com/adwords/api/docs/reference/v201802/CampaignService.Selector>.
 
To achieve this please refer the python sample code here 
<https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201802/basic_operations/get_campaigns.py#L46>.
 
When you select all fields in selector you will get budget stats as well. 
As Budget 
<https://developers.google.com/adwords/api/docs/reference/v201710/CampaignService.Campaign#budget>
 is 
part of campaign object. If you are facing an issue please share the 
complete SOAP request and response log.

Thanks,
Milind, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a3da1426-9595-4759-966f-c99f5f13f379%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Why does the... Yang Gao
    • Re: Why... 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
    • Re: Why... 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
    • Re: Why... 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum

Reply via email to