Hi Pradeep,
Thank you for reaching out. It is not supported to get the list of users from
the UserList object in Adwords API. The AdWordsUserListService.get() only
supports retrieving information at the UserList level but not its members. I
have submitted a feature request to include retrieval
We are using adwords api C# library. Is there an example you can provide to
get the list of users based on search term in adwords api ?
I was not able to find an sample.
Thank You,
Pradeep Datla.
On Tuesday, December 3, 2019 at 8:18:41 AM UTC-8, adsapiforumadvisor wrote:
>
> Hi Pradeep,
>
> Tha
Hi Pradeep,
Thanks for reaching out. The following are the answers to your questions:
1. You could use the UserListService.GetUserList to retrieve all your UserList
information.
2. You could add a user list to an ad group or campaign as a criterion either
by using AdGroupCriterionService.Mutat
https://developers.google.com/adwords/api/docs/guides/remarketing
On Tue, Dec 3, 2019 at 12:09 PM Pradeep Datla wrote:
> Hi,
>
> We want to show a list audiences (like how google has it in its UI) which
> we would like to add while creating / updating campaign through api.
> 1) How do i get the
Hi,
We want to show a list audiences (like how google has it in its UI) which
we would like to add while creating / updating campaign through api.
1) How do i get the list of audiences?
[image: audience.JPG]
2) How do i add it during campaign creation through api?
Thank You,
Pradeep Datla.
-