Class AdGroupSimulationName.Builder
java.lang.Object
com.google.ads.googleads.v18.resources.AdGroupSimulationName.Builder
- Enclosing class:
- AdGroupSimulationName
Builder for
customers/{customer_id}/adGroupSimulations/{ad_group_id}~{type}~{modification_method}~{start_date}~{end_date}.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()getType()setAdGroupId(String adGroupId) setCustomerId(String customerId) setEndDate(String endDate) setModificationMethod(String modificationMethod) setStartDate(String startDate)
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
getCustomerId
-
getAdGroupId
-
getType
-
getModificationMethod
-
getStartDate
-
getEndDate
-
setCustomerId
-
setAdGroupId
-
setType
-
setModificationMethod
-
setStartDate
-
setEndDate
-
build
-