Hi,
I'm trying to create a budget with this request:
operations {
  create {
    status: ENABLED
    delivery_method: STANDARD
    name: "Interplanetary Cruise Budget #2021-09-27T12:37:16.112-0300"
    amount_micros: 500000
    explicitly_shared: false
  }
}
partial_failure: true
response_content_type: MUTABLE_RESOURCE

And I get this response:
Body: results {
  resource_name: "customers/9938855968/campaignBudgets/9553067006"
  campaign_budget {
    resource_name: "customers/9938855968/campaignBudgets/9553067006"
    delivery_method: STANDARD
    period: DAILY
    type: STANDARD
    id: 9553067006
    name: "Interplanetary Cruise Budget #2021-09-27T12:37:16.112-0300"
    amount_micros: 500000
    explicitly_shared: false
  }

As you can see, the response has no field for status, even though in th ui 
the budget is enabled. How could I get it in the response?
Thanks,
Estanislao

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ac6eef5f-37b5-402d-8a74-c9d601197bd9n%40googlegroups.com.

Reply via email to