95180aa78f3584032c96', 'serviceName':
'BudgetService', 'methodName': 'mutate', 'operations': '1', 'responseTime':
'121'}
import datetime
import datetime
import uuid
from googleads import adwords
def *main*(client
Hi Albert,
Thank you for reaching out to us. Could you provide us with the request and
response logs for where this error occurs so that I may further investigate?
You can reply by using the "reply privately to author" button.
Thank you,
Bryan Li
Google Ads API Team
ref:_00D1U1174p._5004Q25XzS
Hello,
Would like to ask for possible reason BudgetService.mutate() response with
502. I submit to create a budget for my ads after submitting the same data
it return BudgetError.DUPLICATE_NAME it process my previous call but it
return 502. Im working on a test account. It happens 1 days ago it
h/label/adwords_api
>>>> https://developers.google.com/adwords/api/community/
>>>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>>>>
>>>> Was your question answered? Please rate your experience with us by
>>>> taking a short survey.
>&
t;>>>> function. You could refer to this GitHub post
>>>>>> <https://github.com/googleads/googleads-php-lib/issues/559> for more
>>>>>> details. Let me know if this solves your problem.
>>>>>>
>>>>>> Regards,
>
n our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> On 03/06/19 23:52:36 maks.mamy...@avana.asia wrote:
>
> Hi Support Team,
>
> I am having an issue with BudgetService mutate
pi/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
On 03/06/19 23:52:36 maks.mamy...@avana.asia wrote:
Hi Support Team,
I am having an issue with BudgetService mutate. Details are as below:
1. I am using PHP 64 bit.
2. For conversion I am using number_format($amount, 0, '.', ''
Hi Support Team,
I am having an issue with BudgetService mutate. Details are as below:
1. I am using PHP 64 bit.
2. For conversion I am using number_format($amount, 0, '.', '')
3. Our account currency is IDR.
Below SOAP request XML:
http://schemas.xmlsoap.org/soap/en
Greetings AdWordsians!
First of all, I would like to give a big shout-out to the amazing community
for helping each other out through this one! I also have some good news. As
of now, you should no longer be seeing any more errors with
BudgetOrderService. We are currently running an an internal
I'm temporary fix by following this open issue.
https://github.com/googleads/googleads-dotnet-lib/issues/160
IMO We both the same problem it should be related to request header.
On Wednesday, 4 April 2018 21:56:52 UTC+7, Dhanya Sundararaju (AdWords API
Team) wrote:
>
> Hi,
>
> Could you please
Hi,
Could you please reply back with complete SOAP request and response of any
one failed request so that we can take a closer look?
Regards,
Dhanya, AdWords API Team
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogsp
I'm get AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED when used
BudgetService
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/
Hi Mdv,
Are you saying that the value of amount
<https://developers.google.com/adwords/api/docs/reference/v201708/BudgetService.Budget#amount>
returned
by the API using the BudgetService.get()
<https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201708-BudgetServ
Hi API team,
I have a question regarding "campaign total" budgets. The BudgetService
documentation states that the amount field is always greater than 1.
With "Campaign total" budgets however this field's value is null, although
the budget does has a value set. I
Oh this works too.
On Thursday, September 22, 2016 at 2:04:09 PM UTC-7, Shwetha Vastrad
(AdWords API Team) wrote:
>
> Hi,
>
> Could you change the predicate to the one below and retry the request?
>
>- Predicate.Equals(Budget.Fields.BudgetStatus,
>BudgetBudgetStatus.ENABLED.ToString())
1:46:01 AM UTC-7, rentca...@gmail.com
wrote:
>
> Dim service As BudgetService =
> CType(User.GetService(AdWordsService.v201607.BudgetService), BudgetService)
> Dim selector As New Selector
>
> selector.fields = New String() {
>Budget.Fields
Hi,
Could you change the predicate to the one below and retry the request?
- Predicate.Equals(Budget.Fields.BudgetStatus,
BudgetBudgetStatus.ENABLED.ToString())
The service expects the enum value to be a string. Let me know if this
works.
Thanks,
Shwetha, AdWords API Team.
--
--
=~=
Dim service As BudgetService =
CType(User.GetService(AdWordsService.v201607.BudgetService), BudgetService)
Dim selector As New Selector
selector.fields = New String() {
Budget.Fields.BudgetId, Budget.Fields.Amount
}
selector.predicates = New
Hello,
If you look more carefully in the error messages, there should be something
more informative than InternalApiError.
You could send the SOAP request and response. Just click *Reply privately
to author* in the forum when responding.
Thanks,
Yin, AdWords API Team.
--
--
=~=~=~=~=~=~=~
[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]
anyones else have problem about this error ?
I've access BudgetService to select data but api return this error to me.
and now i can't check my payment o
Please ignore! I figured it out.
It was because of the flag set to true self.client.validate_only = "true"
Once this was flipped back to false, it worked fine
On Wednesday, July 22, 2015 at 3:03:43 PM UTC-7, mccaccou...@gmail.com
wrote:
>
> Hello,
>
> selector used - {'predicates': [{'operator'
+personal email id
On Wednesday, July 22, 2015 at 3:03:43 PM UTC-7, mccaccou...@gmail.com
wrote:
>
> Hello,
>
> selector used - {'predicates': [{'operator': 'IN', 'field':
> 'BudgetStatus', 'values': ['ENABLED', 'REMOVED', 'UNKNOWN']}], 'fields':
> ['BudgetId', 'BudgetName', 'Period', 'Amount'
Hello,
selector used - {'predicates': [{'operator': 'IN', 'field':
'BudgetStatus', 'values': ['ENABLED', 'REMOVED', 'UNKNOWN']}], 'fields':
['BudgetId', 'BudgetName', 'Period', 'Amount', 'DeliveryMethod',
'BudgetReferenceCount', 'BudgetStatus']}
When hitting version 201502 or 201506 with goog
Hi,
For each service the API documentation shows the valid field names you can
use in your *Selector*.
https://developers.google.com/adwords/api/docs/appendix/selectorfields
In your particular case, the fields you want for
BudgetService<https://developers.google.com/adwords/api/docs/appen
Hi All,
I am trying to change the GetCampaigns.php example in the php library to
Get Budget instead.
So I proceeded by changing the CampaignService to BudgetService. I am
trying to retreive the name and amount of the budget. But I am getting the
following error:
An error has occurred
Patrick Ma wrote:
>>>
>>> Note: I masked my credentials from the request recording.
>>>
>>> For some reason any request whether it's mutate or get to BudgetService
>>> results in this error:
>>>
>>> ---
>>> http_interactions:
>
Hello Ian,
No, the API currently only allows to create 'UI-visible' budgets.
-Danial, AdWords API Team.
On Tuesday, November 27, 2012 11:53:14 PM UTC+4, Ian wrote:
>
> Is there a way to create a budget that is not displayed in the budget UI
> via the BudgetService? Sinc
Words API Team.
>
>
> On Monday, November 26, 2012 10:42:43 AM UTC+4, Patrick Ma wrote:
>>
>> Note: I masked my credentials from the request recording.
>>
>> For some reason any request whether it's mutate or get to BudgetService
>> results in this error:
Is there a way to create a budget that is not displayed in the budget UI
via the BudgetService? Since the ability to do so via the CampaignService
is going away, there is no point in using that method.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and
cording.
>
> For some reason any request whether it's mutate or get to BudgetService
> results in this error:
>
> ---
> http_interactions:
> - request:
> method: post
> uri:
> https://adwords-sandbox.google.com/api/adwords/cm/v201209/BudgetService
>
Monday, November 26, 2012 10:42:43 AM UTC+4, Patrick Ma wrote:
>
> Note: I masked my credentials from the request recording.
>
> For some reason any request whether it's mutate or get to BudgetService
> results in this error:
>
> ---
> http_interactions:
> - reque
Note: I masked my credentials from the request recording.
For some reason any request whether it's mutate or get to BudgetService
results in this error:
---
http_interactions:
- request:
method: post
uri:
https://adwords-sandbox.google.com/api/adwords/cm/v201209/BudgetService
d my project code with V201209 and previously
> (just before 3days) when I create any new Campaign without budgetId it
> used to say 'BudgetID' operand required error so I done by creating new
> BudgetId using budgetService and assigned that budgetId to campaign and
> d
Hi Team,
I have updated my project code with V201209 and previously
(just before 3days) when I create any new Campaign without budgetId it
used to say 'BudgetID' operand required error so I done by creating new
BudgetId using budgetService and assigned that budgetId to campaign and
d
Hi,
You can still request the budget value in the CampaignService as
"Amount":
https://developers.google.com/adwords/api/docs/reference/latest/CampaignService.Budget#amount
You can also use BudgetService as well as Campaign Performance Report.
- Kevin Winter
AdWords API Team
On
ing to v201209 version of BudgetService, when adding a
> new Budget to the BudgetService I get this exception message:
>
>InnerException = {"[EntityCountLimitExceeded.ACCOUNT_LIMIT @
> operations[0]]"}
>
> This is very curious since I have added almost no Budgets.
In determining the daily budget for my campaign, I have to use
budgetservice?
previously were not required.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
Hello Bryan,
For the error, please send us the full XML response code with it.
Per budgets, starting with v201209 you need to use the new BudgetService to
change the budget amounts. You can only change the budget the campaign is
associated with (via budgetId) with CampaignService.
-Danial
> I am selecting a group of Budgets, then REMOVING them from the
> BudgetService.
>
> The code to select and then remove these Budgets is (C#):
>
> //Google API variables
> BudgetService budgetService_C = null;
> Budget budget_C = null;
&g
I am selecting a group of Budgets, then REMOVING them from the
BudgetService.
The code to select and then remove these Budgets is (C#):
//Google API variables
BudgetService budgetService_C = null;
Budget budget_C = null;
BudgetOperation
In working on moving to v201209 version of BudgetService, when adding a new
Budget to the BudgetService I get this exception message:
InnerException = {"[EntityCountLimitExceeded.ACCOUNT_LIMIT @
operations[0]]"}
This is very curious since I have added almost no Budgets.
This is
41 matches
Mail list logo