@Generated public class GoogleAdsOptions extends Object
| Constructor and Description |
|---|
GoogleAdsOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getLookbackWindowDays() |
String |
getManagerAccountId() |
String |
getSyncStartDate() |
int |
hashCode() |
GoogleAdsOptions |
setLookbackWindowDays(Long lookbackWindowDays) |
GoogleAdsOptions |
setManagerAccountId(String managerAccountId) |
GoogleAdsOptions |
setSyncStartDate(String syncStartDate) |
String |
toString() |
public GoogleAdsOptions setLookbackWindowDays(Long lookbackWindowDays)
public Long getLookbackWindowDays()
public GoogleAdsOptions setManagerAccountId(String managerAccountId)
public String getManagerAccountId()
public GoogleAdsOptions setSyncStartDate(String syncStartDate)
public String getSyncStartDate()
Copyright © 2026. All rights reserved.