Searched refs:adDatas (Results 1 – 2 of 2) sorted by relevance
91 ImmutableList.Builder<AdData> adDatas = ImmutableList.builder(); in readCustomAudiences() local106 adDatas.add(adDataBuilder.build()); in readCustomAudiences()128 .setAds(adDatas.build()) in readCustomAudiences()
192 ImmutableList.Builder<AdData> adDatas = ImmutableList.builder(); in readCustomAudiences() local195 adDatas.add( in readCustomAudiences()221 .setAds(adDatas.build()) in readCustomAudiences()