Reference documentation and code samples for the Google Ads Data Manager V1 Client class SizeInfo.
Estimated number of members in this user list in different target networks.
Generated from protobuf message google.ads.datamanager.v1.SizeInfo
Namespace
Google \ Ads \ DataManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_network_members_count
int|string
Output only. Estimated number of members in this user list, on the Google Display Network.
↳ search_network_members_count
int|string
Output only. Estimated number of members in this user list in the google.com domain. These are the members available for targeting in Search campaigns.
getDisplayNetworkMembersCount
Output only. Estimated number of members in this user list, on the Google Display Network.
int|string
setDisplayNetworkMembersCount
Output only. Estimated number of members in this user list, on the Google Display Network.
var
int|string
$this
getSearchNetworkMembersCount
Output only. Estimated number of members in this user list in the google.com domain. These are the members available for targeting in Search campaigns.
int|string
setSearchNetworkMembersCount
Output only. Estimated number of members in this user list in the google.com domain. These are the members available for targeting in Search campaigns.
var
int|string
$this

