Class ChangeEventName.Builder
java.lang.Object
com.google.ads.googleads.v18.resources.ChangeEventName.Builder
- Enclosing class:
- ChangeEventName
Builder for
customers/{customer_id}/changeEvents/{timestamp_micros}~{command_index}~{mutate_index}.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setCommandIndex(String commandIndex) setCustomerId(String customerId) setMutateIndex(String mutateIndex) setTimestampMicros(String timestampMicros)
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
getCustomerId
-
getTimestampMicros
-
getCommandIndex
-
getMutateIndex
-
setCustomerId
-
setTimestampMicros
-
setCommandIndex
-
setMutateIndex
-
build
-