Hi
I am trying to set up the target cpa micros but facing the issue. Here are the details of the request made:
Headers: {
"developer-token": "REDACTED",
"login-customer-id": "2790970472",
"x-goog-api-client": "gl-python/3.11.6 grpc/1.57.0 gax/2.11.1 gccl/22.1.0 pb/4.24.2",
"x-goog-request-params": "customer_id=
8065644350"
}
Request: customer_id: "
8065644350"
operations {
create {
name: "testing camp-60037"
amount_micros: 1000000
delivery_method: STANDARD
}
}
Response
-------
Headers: {
"google.ads.googleads.v15.errors.googleadsfailure-bin": "\np\n\u0002p\u000b\u00120A campaign budget with this name already exists.\u001a\u0014*\u0012testing camp-60037\"\"\u0012\u000e\n\noperations\u0018\u0000\u0012\b\n\u0006create\u0012\u0006\n\u0004name\u0012\u0016j9BnN7xuMy0vF1jJWtIdFA",
"grpc-status-details-bin": "\b\u0003\u0012%Request contains an invalid argument.\u001a\u0001\
nDtype.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure\u0012\u0001\np\n\u0002p\u000b\u00120A campaign budget with this name already exists.\u001a\u0014*\u0012testing camp-60037\"\"\u0012\u000e\n\noperations\u0018\u0000\u0012\b\n\u0006create\u0012\u0006\n\u0004name\u0012\u0016j9BnN7xuMy0vF1jJWtIdFA",
"request-id": "j9BnN7xuMy0vF1jJWtIdFA"
}
Fault: errors {
error_code {
campaign_budget_error: DUPLICATE_NAME
}
message: "A campaign budget with this name already exists."
trigger {
string_value: "testing camp-60037"
}
location {
field_path_elements {
field_name: "operations"
index: 0
}
field_path_elements {
field_name: "create"
}
field_path_elements {
field_name: "name"
}
}
}
request_id: "j9BnN7xuMy0vF1jJWtIdFA"