You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Guys, Can we call multiple reference? For example calling ManagedCustomer.Fields.CustomerId and Budget.Fields.Amount in one selector? or maybe anyone get the better idea to workaround with this problem?
Regards,
Abdur Rohman Al Faruqi
Peter Oliquino
unread,
Jul 25, 2016, 5:11:28 AM7/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Unfortunately, this is not supported. You will need to create separate AdWords API service calls for ManagedCustomerService and BudgetService and define the fields in the Selector specific to each of the mentioned services. You could, however, generate a Budget Performance Report for the information you mentioned which supports the fields ExternalCustomerId and the Amount of the budget.