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