adIdFor method

int adIdFor(
  1. ADJgAd ad
)

Implementation

int adIdFor(ADJgAd ad) {
  return ad.adId;
}