Hi Jitendra,
Thank you for reaching out. You could query the user_list resource to get the remarketing Audience lists. You could also use the UserListService.GetUserList() to get these user lists.
Thanks and regards,
Xiaoming, Google Ads API Team
|
||||||
Hi Jitendra,
Thank you for reaching out. Unfortunately, it is not possible to fetch the last modified datetime of the fields. However, in the campaign_audience_view, you are able to use the segments.date to check the date to which metrics apply.
Thanks and regards,
Xiaoming, Google Ads API Team
Hi Jitendra,
Thank you for reaching out. You could use UserListService.MutateUserLists() to create the Customer Match User List and use OfflineUserDataJobService to create, add and run OfflineUserDataJobOperations to add customers to the Customer Match User List. You could refer to this code example on the implementation details.
Thanks and regards,
Xiaoming, Google Ads API Team
Hi Jitendra,
Thank you for reaching out. Please note that for privacy purposes, the user list size will show as zero until the list has at least 1,000 members. After that, the size will be rounded to the two most significant digits. You could find more details about the Customer Match User List here.
Thanks and regards,
Xiaoming, Google Ads API Team
Hi Jitendra,
Thank you for reaching out. You could query the size_for_display and size_for_search from the UserList to get the estimated number of users in this user list, on the Google Display Network or the users available for targeting in Search campaigns.
Thanks and regards,
Xiaoming, Google Ads API Team
Hi Jitendra,
Thank you for reaching out. The API does not provide the option to check explicitly for the size of the users available for targeting on video(YouTube). You could use the size_for_display from the UserList to get the estimated number of users in this user list on the Google Display Network.
Thanks and regards,
Xiaoming, Google Ads API Team