Retrieving data from multiple customers in one query for account budget

2024-03-27 Thread 'Yao Da' via Google Ads API and AdWords API Forum
Hi, 

In my current code we retrieve account budget per customer in a single 
query.
However because one mcc manager many customers, if we get account budget 
per customer, this will cause error with "code = ResourceExhausted desc = 
Resource has been exhausted (e.g. check quota)", so we want to retrieve 
account budget for multiple customers in *one* call. 
Is this possible?

Current example code:
public static function runExample(GoogleAdsClient $googleAdsClient, int 
$customerId)
{
$googleAdsServiceClient = $googleAdsClient->getGoogleAdsServiceClient();
// Creates a query that retrieves keyword statistics.
$query =
"SELECT account_budget.adjusted_spending_limit_micros, 
account_budget.amount_served_micros FROM account_budget";

// Issues a search stream request.
/** @var GoogleAdsServerStreamDecorator $stream */
$stream = $googleAdsServiceClient->searchStream($customerId, $query);


In the example above we have to send a customerId for each customer and a 
request is made per customer. We would like to send an array of customer 
ids and make a query that requests this metrics in one call.

Thanks in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/beb4ecec-b3bb-4f34-ad25-ff0c51b4ba1fn%40googlegroups.com.


Re: Cant find existing Billing Setup to use when creating an Account Budget

2024-03-15 Thread Marius S
I'm experiencing the same issue. In the UI you can select a billing setup, 
but via the API no billing setups are returned except for CANCELLED ones. 
And apparently it's not possible to query payments_account directly, so I 
can't create a billing setup with an existing payments_account.

On Wednesday 11 January 2023 at 20:42:16 UTC+1 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to our API suppor team.
>
> Billing setups 
> 
>  
> should be created 
> 
>  
> first in the account before you can retrieve the ones already existing in 
> the account, using the billing_setup 
> 
>  report.
>
> That said, are you instead looking for the payments account 
> 
>  
> you can use when creating a billing setup?
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2hxDPh:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/259ac2d9-0ed1-47ce-9bb9-6e710615dfc3n%40googlegroups.com.


Re: Cant find existing Billing Setup to use when creating an Account Budget

2024-03-15 Thread Marius S
Sorry, I missed the fact that you can only fetch for non-managers. A bit 
confusing when you normally list all setups using a manager account in the 
UI.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/747f51d3-061f-4fc8-867d-9575570e9f3fn%40googlegroups.com.


RE: how to get the coupon of account budget?

2023-07-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thanks for reaching out to Google Ads API Forum.

With regards to your concern, kindly note that Google Ads API mirrors the 
Google Ads UI. Meaning by using the Google Ads API, you can get and manage the 
data that you are seeing in the UI. With that being said, can you provide us 
with the full (not cropped) and non-redacted screenshot of the Google Ads UI 
showing the data you want to retrieve in Google Ads API? This is for us to be 
able to replicate the data on our side and suggest you proper guidance.

You may then send the requested information via the Reply privately to the 
author option. If this option is not available, you may send the details 
directly to our googleadsapi-supp...@google.com alias instead.

Links included in this email:

Google Ads API - https://developers.google.com/google-ads/api/docs/start

This message is in relation to case "ref:_00D1U1174p._5004Q2nRsjj:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/qM30A0RYAVQW000LdCsjlkTZWjGjeha6q7xA%40sfdc.net.


How to get the coupon of Account Budget?

2023-07-24 Thread last first
I want to get the field of coupon,such as spend_limit ,balance and cost.But 
I don not know how to get these.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6fcc76cd-76ee-4382-94ee-268b88d3bc47n%40googlegroups.com.


RE: get remaining account budget through google ads api

2023-05-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Shiying,

Thank you for reaching out to us.

Unfortunately the balance information / remaining budget is not directly 
accessible via API. However, as a workaround, you can compute this information 
by subtracting the customer's cost_mircos field 
(https://developers.google.com/google-ads/api/fields/v13/customer#metrics.cost_micros)
 to from your known budget. Please keep an eye on our developer blog 
(https://ads-developers.googleblog.com/search/label/adwords_api) for future 
updates and announcements related to this.
This message is in relation to case "ref:_00D1U1174p._5004Q2ltG6k:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/qrzM50RVF05500uPCxBjq7Qhi3GNs8SddeaQ%40sfdc.net.


Get remaining account budget through Google Ads API

2023-05-25 Thread lsy
Hi,

Is there any method in Google Ads API to get the remaining budget as shown 
in red in the following picture?
[image: google budget.png]

Thanks,
Shiying

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/97583d92-6d1a-475b-9017-c83899b23e16n%40googlegroups.com.


RE: account budget api

2023-05-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hwansang,

Thank you for reaching out to the Google Ads API support team. I hope that you 
are doing well today.

Moving forward to your concern, for us to provide an accurate answer to your 
concerns, could you please provide us with the full non-cropped and 
non-redacted screenshot of the UI which you provided to us?

You can provide it via Reply privately to the author option. If this option is 
not available, then send it instead on this email address 
googleadsapi-supp...@google.com.

Kind regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2l9f5w:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/AHsoj0RU309500KRX-atrkTLKZGa_d9UATqw%40sfdc.net.


RE: account budget

2023-05-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Mario,

Thanks for reaching out to the Google Ads API Team.

Could you confirm if you are using Google Ads API? If yes, please provide us 
more details or full context regarding your concern about the Google Ads API or 
elaborate more on how we can help? I ask this so our team further investigate 
or provide accurate recommendations on this.

Google Ads API - 
https://developers.google.com/google-ads/api/docs/first-call/overview

However, if you are using Google Ads UI or dashboard, I recommend reaching out 
to the Google Ads product Support team for further assistance as they are more 
equipped to resolve issues related to billing, payments, refund, and ads 
account or UI concerns.

Google Ads product Support - https://support.google.com/google-ads/gethelp

You may refer to our billing guide for more information 
(https://developers.google.com/google-ads/api/docs/billing/overview)

Regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2l9GKC:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/wRbkC0RU2ZZ200Oeo5nmMkQT-RbDLF3I1NGA%40sfdc.net.


Account Budget API

2023-05-02 Thread Hwansang Cho
Hi, Google Team.

This is an inquiry about the account_budget API.

Budget amount
 - The account budget is inquired through accountBudgetProposal.
 
https://developers.google.com/google-ads/api/reference/rpc/v13/AccountBudgetProposal

Remaining account budget
 Q. Is there an API to query the remaining account budget?

Spend
 Q. Is there an API to query Spend?
  Is there an API related to Spend other than how to query with the 
performance API?

[image: 구글 계정 예산.PNG]
Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/85a0ef79-4834-4205-8861-85a616e55a14n%40googlegroups.com.


Account Budget

2023-05-02 Thread MaritoG
Hi! I link'ed one account to My MCC and transfer the Payment to my Monthly 
inovice payment profile and add budget. If I want to see the spend of the 
account show me all history spend and not the Spent after I linked. I don´t 
know how to filter by month or day for show me only the amount spent in 
Budget. 
Thanks. 


Mario.  

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e3da60c1-8472-44a7-9443-26c64dcc75b1n%40googlegroups.com.


RE: Update an existing account budget

2023-02-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching us out. I am Sherwin from Google Ads API support team. I 
hope that you are doing well today.

Moving forward to your concern, I can see that you created two threads with the 
same concern. Please refrain from creating two threads with the same concern to 
avoid confusion. With this, we highly suggest you to reply to the email where 
my colleague Carmela and Jinky replied.

Kind regards,

Sherwin Vincent
Google Ads API Team
ref:_00D1U1174p._5004Q2iykHj:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Py1Xj0RQ09U700Il1kQ6vxQbqxZ7z1qqeCAA%40sfdc.net.


Re: Ending the active account budget issue

2023-02-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for your reply.

Upon checking the provided information, it appears that your code snippet are 
more on related for PHP client library, I would suggest to reach out to the 
author of this client library via this github issues tracker as they can help 
you to enable your logging and to provide the API logs.

Best regards,

Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q2iPitT:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ZSweI0RQ094000AKrOB8Z6QGycMxlecfxjxg%40sfdc.net.


Re: Ending the active account budget issue

2023-02-10 Thread Алексей Рябиков
Hi! 

Sorry for delay. 

I've enabled logger in configuration file but it doesnt work in this case 
(and works with all library examples), or my script does not send the 
request. 

Here is my code, that based on example "add budget proposal" and 
https://developers.google.com/google-ads/api/docs/billing/account-budgets?hl=en#end
 
this code from docs.

parseCommandArguments([
ArgumentNames::CUSTOMER_ID => GetOpt::REQUIRED_ARGUMENT,
ArgumentNames::BILLING_SETUP_ID => GetOpt::REQUIRED_ARGUMENT
]);

// Generate a refreshable OAuth2 credential for authentication.
$oAuth2Credential = (new OAuth2TokenBuilder())->fromFile()->build();

// Construct a Google Ads client configured from a properties file 
and the
// OAuth2 credentials above.
$googleAdsClient = (new GoogleAdsClientBuilder())->fromFile()
->withOAuth2Credential($oAuth2Credential)
->build();

try {
self::runExample(
$googleAdsClient,
$options[ArgumentNames::CUSTOMER_ID] ?: self::CUSTOMER_ID,
$options[ArgumentNames::BILLING_SETUP_ID] ?: 
self::BILLING_SETUP_ID
);
} catch (GoogleAdsException $googleAdsException) {
printf(
"Request with ID '%s' has failed.%sGoogle Ads failure 
details:%s",
$googleAdsException->getRequestId(),
PHP_EOL,
PHP_EOL
);
foreach 
($googleAdsException->getGoogleAdsFailure()->getErrors() as $error) {
/** @var GoogleAdsError $error */
printf(
"\t%s: %s%s",
$error->getErrorCode()->getErrorCode(),
$error->getMessage(),
PHP_EOL
);
}
exit(1);
} catch (ApiException $apiException) {
printf(
"ApiException was thrown with message '%s'.%s",
$apiException->getMessage(),
PHP_EOL
);
exit(1);
}
}

/**
 * Runs the example.
 *
 * @param GoogleAdsClient $googleAdsClient the Google Ads API client
 * @param int $customerId the customer ID
 * @param int $billingSetupId the billing setup ID used to add the 
account budget proposal
 */
// [START add_account_budget_proposal]
public static function runExample(
GoogleAdsClient $googleAdsClient,
int $customerId,
int $billingSetupId
) {
// Constructs an account budget proposal.





$accountBudgetProposal = new AccountBudgetProposal([
'billing_setup' => ResourceNames::forBillingSetup($customerId, 
$billingSetupId),
  'proposal_type' => AccountBudgetProposalType::END, 
  'account_budget' => 'customers/3721199407/accountBudgets/6885650342'
]);
$accountBudgetProposalOperation = new AccountBudgetProposalOperation();
$accountBudgetProposalOperation->setCreate($accountBudgetProposal);


}
// [END add_account_budget_proposal]
}

AddAccountBudgetProposal::main();

?>



*I'm sure, that I did something wrong, but idk what could be wrong*

Can you help me please? 

среда, 1 февраля 2023 г. в 18:37:37 UTC+3, Алексей Рябиков: 

> Hi! Thnx for recommendation. I'll and came back with information
>
> вторник, 31 января 2023 г. в 18:39:19 UTC+3, adsapi: 
>
>> Hi,
>>
>> Thank you for reaching out to the Google Ads API support team.
>>
>> With regards to your concern, can you please provide first the complete 
>> *request* 
>> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>>  and *response* 
>> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>>  logs 
>> with *request ID* 
>> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>>  and *request header* 
>> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>
>>  generated 
>> on your end so our team can provide guidance accordingly? If you haven't 
>> yet, logging can be enabled by navigating to the Client libraries > Your 
>> client library > Logging documentation, which you can access from this 
>> link 
>> <https://developers.google.com/google-ads/api/docs/client-libs?hl=en>.
>>
>> You may then send the requested logs via the *Reply privately to author* 
>> option. If this option is not available, you may send the details directly 
>> to our googleadsa...@google.com alias instead.
>>
>> Regards,
>> [image: Google Logo] 
>> Carmela 
>> Google Ads API Team 
>>   
>>
>> ref

Update an existing account budget

2023-02-10 Thread Алексей Рябиков
Hi! 

I've tried to make a script that update existing account budget and, it 
seems, that does not work. 
*Can you help me please, what could be wrong?*

My code is based on:
1) Add budget proposal example from library
2) On this code from 
docs: 
https://developers.google.com/google-ads/api/docs/billing/account-budgets?hl=en#update
 

Logger is enabled (and logging examples from library), but, unfortunately, 
not this script. Idk why. 

Full code:


parseCommandArguments([
ArgumentNames::CUSTOMER_ID => GetOpt::REQUIRED_ARGUMENT,
//ArgumentNames::BILLING_SETUP_ID => GetOpt::REQUIRED_ARGUMENT
]);

// Generate a refreshable OAuth2 credential for authentication.
$oAuth2Credential = (new OAuth2TokenBuilder())->fromFile()->build();

// Construct a Google Ads client configured from a properties file 
and the
// OAuth2 credentials above.
$googleAdsClient = (new GoogleAdsClientBuilder())->fromFile()
->withOAuth2Credential($oAuth2Credential)
->build();

try {
self::runExample(
$googleAdsClient,
$options[ArgumentNames::CUSTOMER_ID] ?: self::CUSTOMER_ID,
//$options[ArgumentNames::BILLING_SETUP_ID] ?: 
self::BILLING_SETUP_ID
);
} catch (GoogleAdsException $googleAdsException) {
printf(
"Request with ID '%s' has failed.%sGoogle Ads failure 
details:%s",
$googleAdsException->getRequestId(),
PHP_EOL,
PHP_EOL
);
foreach 
($googleAdsException->getGoogleAdsFailure()->getErrors() as $error) {
   
printf(
"\t%s: %s%s",
$error->getErrorCode()->getErrorCode(),
$error->getMessage(),
PHP_EOL
);
}
exit(1);
} catch (ApiException $apiException) {
printf(
"ApiException was thrown with message '%s'.%s",
$apiException->getMessage(),
PHP_EOL
);
exit(1);
}
}


public static function runExample(
GoogleAdsClient $googleAdsClient,
int $customerId

) {

//Update budget proposal
$accountBudget = 'customers/3721199407/accountBudgets/6885650342';
$increaseAmount = 5;
$accountBudgetProposal = new AccountBudgetProposal([
  'proposal_type' => AccountBudgetProposalType::UPDATE,
  'account_budget' => $accountBudget,
  'proposed_spending_limit_micros' =>
   $increaseAmount]);

$accountBudgetProposalOperation = new AccountBudgetProposalOperation();
$accountBudgetProposalOperation->setCreate($accountBudgetProposal);
$accountBudgetProposalOperation->setUpdateMask(
  FieldMasks::allSetFieldsOf($accountBudgetProposal)
);

}

}

AddAccountBudgetProposal::main();

?>


Pray for your help :)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d51938b9-a9f7-4a4d-bd5d-5223b0377083n%40googlegroups.com.


Google Ads API: Definition of account budget budget status

2023-02-03 Thread Xuan Van Do
Hi Team!
I referenced this DOC 
<https://developers.google.com/google-ads/api/reference/rpc/v12/AccountBudgetStatusEnum.AccountBudgetStatus>.
 
But i can't clear definition of account budget status in this DOC. 
Please help me define detail of ever Status or give me other DOC more 
detail!
Thank you very much!

-- 

-
もし、このメッセージが誤って貴殿に送信されたと思われる場合には、
機密情報を含んでいる可能性もありますので、どなたにも転送せず、
付属したファイルも含めて削除していただくとともに、発信者にその旨を
お伝えいただきますようお願いいたします。
This email may be 
confidential or privileged.
If you received this communication
by mistake, 
please don't forward it to anyone else,
please erase all copies and 
documents,
and please let me know that it went to the wrong person.
Thank 
you very much.
-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b3786239-5b65-428b-8013-f93c1c276d60n%40googlegroups.com.


Re: Ending the active account budget issue

2023-02-01 Thread Алексей Рябиков
Hi! Thnx for recommendation. I'll and came back with information

вторник, 31 января 2023 г. в 18:39:19 UTC+3, adsapi: 

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> With regards to your concern, can you please provide first the complete 
> *request* 
> 
>  and *response* 
> 
>  logs 
> with *request ID* 
> 
>  and *request header* 
> 
>  generated 
> on your end so our team can provide guidance accordingly? If you haven't 
> yet, logging can be enabled by navigating to the Client libraries > Your 
> client library > Logging documentation, which you can access from this 
> link 
> .
>
> You may then send the requested logs via the *Reply privately to author* 
> option. If this option is not available, you may send the details directly 
> to our googleadsa...@google.com alias instead.
>
> Regards,
> [image: Google Logo] 
> Carmela 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2iPitT:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/90cca006-fc07-4c38-b46c-5eac6c835c15n%40googlegroups.com.


RE: Ending the active account budget issue

2023-01-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

With regards to your concern, can you please provide first the complete request 
and response logs with request ID and request header generated on your end so 
our team can provide guidance accordingly? If you haven't yet, logging can be 
enabled by navigating to the Client libraries > Your client library > Logging 
documentation, which you can access from this link.

You may then send the requested logs via the Reply privately to author option. 
If this option is not available, you may send the details directly to our 
googleadsapi-supp...@google.com alias instead.

Regards,

Carmela
Google Ads API Team
ref:_00D1U1174p._5004Q2iPitT:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/P--Im0RPCWSY00uIER8IJrTIegVTuo0QH-IA%40sfdc.net.


Ending the active account budget issue

2023-01-30 Thread Алексей Рябиков
Hello! 

I'm trying to set the end time to active budget but, unfortunately, with no 
success. 
I'm using this example: 
https://developers.google.com/google-ads/api/docs/billing/account-budgets#end

And here is my code (inside function, of course):
$accountBudgetProposal = new AccountBudgetProposal([
  'proposal_type' => AccountBudgetProposalType::END, 
  'account_budget' => '6885573946' //budget id ?
]);
$accountBudgetProposalOperation = new AccountBudgetProposalOperation();
$accountBudgetProposalOperation->setCreate($accountBudgetProposal);

It does not return any errors but doesn't work too



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ff8f7ce9-d654-4814-8c9c-427caad8350fn%40googlegroups.com.


Re: account budget update api!

2023-01-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Fernando,

This is Marjorie from the Google Ads API team as well. Thank you for getting 
back to us.

With regards to your concern about the error “AttributeError: Unknown field for 
AccountBudgetProposalTypeEnum: UPDATE”, for our team to further check and 
validate the errors you are getting in some runs, could you provide us with the 
updated complete API logs (request and response with request-id) generated on 
your end? Note that this can be requested or provided to the developer handling 
the Google Ads API transactions when logging of the API requests has been 
enabled. You may check here and click your client library for the specific 
guideline to enable it.

For REST interface requests, you can enable logging via the curl command by 
using the -i flag. This will cause the tool to include the HTTP response 
headers in the output.

You may then send the requested information via the Reply privately to the 
author option. If this option is not available, you may send the details 
directly to our googleadsapi-supp...@google.com alias instead.

Have a great day.

Regards,

Marjorie
Google Ads API Team
ref:_00D1U1174p._5004Q2IvkFZ:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/eKQdl0RPBF4S00vpIZ548wTQ632Qf5xcy8Ng%40sfdc.net.


Re: account budget update api!

2023-01-30 Thread Fernando - MediaBros
Hi, I am trying to use the link provided to update an existing budget 
account 
https://developers.google.com/google-ads/api/docs/billing/account-budgets?hl=en#update
.
However, I am getting this error:
*AttributeError: Unknown field for AccountBudgetProposalTypeEnum: UPDATE*

Any suggestions?


El Tuesday, June 15, 2021 a la(s) 4:47:04 PM UTC-3, adsapi escribió:

> Hello,
>
> It is currently possible to update an existing account budget. Please see 
> this 
> guide 
> <https://developers.google.com/google-ads/api/docs/billing/account-budgets#update>
>  
> on how to update account budgets and let us know if you have any questions 
> on this.
>
> Regards,
> Matt
> Google Ads API Team
>
> [image: Google Logo] 
> Matt 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2IvkFZ:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ad138a74-0e40-4821-856a-824d70c3f91cn%40googlegroups.com.


Cant find existing Billing Setup to use when creating an Account Budget

2023-01-11 Thread fe...@dashbo.io
Hi, 
I am writing a python script that creates an account and its account budget.

The account budget will use a consolidated billing setup that already 
exists and it is used by many others account of the same manager account.

To create the account I am using this example 
<https://developers.google.com/google-ads/api/docs/billing/account-budgets?hl=en#create>.
 
In this code I need to know the billing_setup_id. 

So, to get this billing setup id, i am running this request:

[2023-01-11 11:27:21,752 - DEBUG] Request
---
Method: /google.ads.googleads.v12.services.GoogleAdsService/SearchStream
Host: googleads.googleapis.com
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "1819813713",
  "x-goog-api-client": "gl-python/3.7.5 grpc/1.51.1 gax/2.10.1 gccl/19.0.0 
pb/4.21.10",
  "x-goog-request-params": "customer_id=1512791080"
}
Request: customer_id: "1512791080"
query: "\nSELECT\n  billing_setup.id,\n 
 billing_setup.status,\n  billing_setup.payments_account,\n 
 billing_setup.payments_account_info.payments_account_id,\n 
 billing_setup.payments_account_info.payments_account_name,\n   
   billing_setup.payments_account_info.payments_profile_id,\n 
 billing_setup.payments_account_info.payments_profile_name,\n 
 billing_setup.payments_account_info.secondary_payments_profile_id\n   
 FROM billing_setup"


And I am receiving an empty response:  

Response
---
Headers: {
  "request-id": "J9uBQ5jl3xDpGoNrYGda0w"
}

My user has access to the payment manager account. 

Can you help me?  

Thanks!!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ab564473-89fc-4c13-9f79-f9bd439e8b75n%40googlegroups.com.


Display Account Budget

2022-11-22 Thread MaritoG
HI! I have an Google Account with monthly invoice and I need to display via 
API this KPI

- Total Spend of the account
- Budget amount Remain of the account
- Total amount Budget

Please help me because I don´t know how can I do. 
Thanks. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c8cc46c5-7977-452e-83a7-ea8cf13b6b32n%40googlegroups.com.


Re: hi The Account budget abnormal

2022-08-05 Thread Roman
I have the same error. What's happening?
Maybe clients should sign some kind of agreement?

четверг, 4 августа 2022 г. в 20:38:00 UTC+3, adsapi: 

> Hi there,
>
> could you send us a 'DEBUG' log level request and response log of raw API 
> communications that produces this error?
>
> The request and response appears similar to the JSON Mappings in our REST 
> documentation 
> 
>  with 
> additional headers and information such as request Id 
> .
>  
> Here are logging instructions for our Java 
> 
> , .NET 
> 
> , PHP 
> 
> , Python 
> 
> , Ruby 
> 
>  and Perl 
>  
> Ads 
> API Client Libraries.
>
> If you are using our REST interface 
>  then the 
> full multi line curl command line is a request log and adding curl command 
> line option '-i' will also generate a response log.
>
> You may send the requested information via "Reply to author" or via 
> googleadsa...@google.com 
> 
>  with 
> a link to this forum post added to the new thread.
>
> Regards,
>
> [image: Google Logo] 
> Aryeh 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2dHVsk:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cb5d94c3-0c0e-4d9b-bc5d-cdd8f21ca501n%40googlegroups.com.


RE: Can't update Account Budget

2022-08-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to our API support team.

To investigate the issue further, could you please provide the complete request 
and response logs, with the request-id? If you haven't yet, logging can be 
enabled by navigating to the Client libraries > Your client library (ex. Java) 
> Logging documentation, which you can access from this link.You can provide it 
via Reply privately to author option. If this option is not available, you may 
send the details directly to our googleadsapi-supp...@google.com alias instead. 
Let me know if you have any questions.


Best,

Anthony Cyril
Google Ads API Team
ref:_00D1U1174p._5004Q2dHZXT:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/o4NW00RG3XTE00TFero6wOSyOnqF8PhqlVmA%40sfdc.net.


Can't update Account Budget

2022-08-04 Thread Александр Чернуха

Request: 
{"customerId":"***","operation":{"updateMask":"accountBudget,proposalType,proposedSpendingLimitMicros","create":{"accountBudget":"customers\/***\/accountBudgets\/***","proposalType":"UPDATE","proposedSpendingLimitMicros":"***"}}}

Fault
---
Status code: 3
Details: Request contains an invalid argument.
Failure: 
{"errors":[{"errorCode":{"accountBudgetProposalError":"UNKNOWN"},"message":"The 
error code is not in this 
version.","location":{"fieldPathElements":[{"fieldName":"operation"}]},"details":{"unpublishedErrorCode":"AccountBudgetProposalError.INVALID_MASTER_SERVICE_AGREEMENT"}}],"requestId":"***"}
  

In UI it works fine.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0e3ccf38-c392-44f5-9f74-d6532a138dd6n%40googlegroups.com.


hi The Account budget abnormal

2022-08-04 Thread bing li
Hi Account budget is abnormal, all accounts are wrong. The specific error 
log is as follows. Could you please help to check why this problem occurs 
as soon as possible?
  
GoogleManager createAccountBudge GoogleAdsException ,error =errors {\n  
error_code {\naccount_budget_proposal_error: UNKNOWN\n  }\n  message: \"The 
error code is not in this version.\"\n  location {\nfield_path_elements {\n 
 field_name: \"operation\"\n}\n  }\n  details {\n
unpublished_error_code: 
\"AccountBudgetProposalError.INVALID_MASTER_SERVICE_AGREEMENT\"\n  
}\n}\nrequest_id: \"zCtMVcWtTvi25yUKc2PFSw\"\n  


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8d47e3c4-f712-44f6-ab39-58c481f667fen%40googlegroups.com.


RE: Why do I get the account budget interface through the Google Ads api, but the account budget information is not obtained.

2022-04-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there,

Thanks for reaching out to the Google Ads API Forum.

For us to investigate why account budget cannot be obtained for said account 
ID, could you provide us with the complete request and response logs with the 
request-id generated and Ads UI screenshot, so our team can better check?

You may then send the requested information via the Reply privately to author 
option. If this option is not available, you may send the details directly to 
our googleadsapi-supp...@google.com alias by referring to this thread.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2a4cwI:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/EKtZd0RAMQDK00DZ1qy9O8SPmAmDHIL3H69A%40sfdc.net.


Why do I get the account budget interface through the Google Ads api, but the account budget information is not obtained.

2022-04-19 Thread Cyan
Why do I get the account budget interface through the Google Ads api, but 
the account budget information is not obtained.

Account CID: *474-143-6315*
All other accounts can get the account budget information, but the account 
budget cannot be obtained for this account id.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c63645db-6a13-425f-a46b-b15e5049365fn%40googlegroups.com.


RE: Remaining account budget

2022-02-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Lubov,

Thank you for reaching out to the Google Ads API support team.

Currently, the remaining credit limit is not available via API. We already 
raised concern with our team. This request is subject to review. So I would 
recommend keeping an eye on our blog for information on future releases.

Thanks,

Nirmita
Google Ads API Team
ref:_00D1U1174p._5004Q2WwLGq:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/DoYM20R7GIiwc_NBBlTWqszOMZwDvHZA%40sfdc.net.


Re: Remaining account budget

2022-02-16 Thread fedorin...@gmail.com
I see amountServedMicros - random value
{
"resourceName": "customers\/7846564548\/accountBudgets\/6555210936",
"status": "APPROVED",
"approvedStartDateTime": "2021-03-23 14:12:14",
"totalAdjustmentsMicros": "408493",
"amountServedMicros": "114895383",
"proposedSpendingLimitMicros": "114791662",
"approvedSpendingLimitMicros": "114791662",
"adjustedSpendingLimitMicros": "115200155"
}

What's happening? 


среда, 16 февраля 2022 г. в 20:30:05 UTC+3, fedorin...@gmail.com: 

> Hi.
>
> I need to get remaining account budget.
> I use google ads api v9
>
> My query:
> google.ads.googleads.v9.services.GoogleAdsService/Search
> SELECT 
> account_budget.status, 
> account_budget.adjusted_spending_limit_micros, 
> account_budget.approved_start_date_time, 
> account_budget.amount_served_micros, 
> account_budget.total_adjustments_micros, 
> account_budget.approved_spending_limit_micros, 
> account_budget.proposed_spending_limit_micros 
> FROM 
> account_budget 
>
>
>
> response:
> {
> "resourceName": "customers\/7846564548\/accountBudgets\/6555210936",
> "status": "APPROVED",
> "approvedStartDateTime": "2021-03-23 14:12:14",
> "totalAdjustmentsMicros": "408493 <(408)%20493-0000>",
> "amountServedMicros": "112265222",
> "proposedSpendingLimitMicros": "114791662",
> "approvedSpendingLimitMicros": "114791662",
> "adjustedSpendingLimitMicros": "115200155"
> }
>
> But amountServedMicros does not equal account spend(
> How to calculate remaining account budget?
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5547bf7f-94e4-42f6-8af3-26f96fec5bcbn%40googlegroups.com.


Remaining account budget

2022-02-16 Thread fedorin...@gmail.com
Hi.

I need to get remaining account budget.
I use google ads api v9

My query:
google.ads.googleads.v9.services.GoogleAdsService/Search
SELECT 
account_budget.status, 
account_budget.adjusted_spending_limit_micros, 
account_budget.approved_start_date_time, 
account_budget.amount_served_micros, 
account_budget.total_adjustments_micros, 
account_budget.approved_spending_limit_micros, 
account_budget.proposed_spending_limit_micros 
FROM 
account_budget 



response:
{
"resourceName": "customers\/7846564548\/accountBudgets\/6555210936",
"status": "APPROVED",
"approvedStartDateTime": "2021-03-23 14:12:14",
"totalAdjustmentsMicros": "408493",
"amountServedMicros": "112265222",
"proposedSpendingLimitMicros": "114791662",
"approvedSpendingLimitMicros": "114791662",
    "adjustedSpendingLimitMicros": "115200155"
}

But amountServedMicros does not equal account spend(
How to calculate remaining account budget?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0bc59ecf-fc01-48f2-9e2a-747baca50c04n%40googlegroups.com.


Google ads search api account budget amount_served_micros

2022-02-14 Thread Wojciech Ślawski
So i have question about account_budget.amount_served_micros. What is 
exactly this value? Is it % amount of budget spend in micro value? I need 
to fetch spend amount of account budget. It seems that this value is either 
not updated when budget is changed or i need to wait some time that it will 
be changed in reports/search api?

Or this value isn't the same as in user interface displayed as Spend?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a082dcdf-fbe7-4869-999c-359cd7165d92n%40googlegroups.com.


[ADS API v9] GAQL query account budget is different with Google Ads.

2022-02-13 Thread PJ SUN
in the Google Ads my account budget spend is  22232.13 ,  remaining account 
budget is  370.54 . but GAQL query result is different . so how can I get 
the correct remaining account budget ?

Google Ads:
[image: GoogleAds.png]

GAQL Query:
[image: GoogleAdsApi.png]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/795f0848-98d8-4495-b8c7-94e40cfb13ddn%40googlegroups.com.


RE: account budget update api!

2021-06-15 Thread Google Ads API Forum Advisor
Hello,

It is currently possible to update an existing account budget. Please see this 
guide on how to update account budgets and let us know if you have any 
questions on this.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2IvkFZ:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CY6J20QURDLW00Ue4YzQHKQxOvpaOxo1hbdQ%40sfdc.net.


account budget update api!

2021-06-14 Thread 박대한

Hi 
When the hell will the budget update API be available?

-Reference--
Mutates: The CREATE operation creates a new proposal. UPDATE operations 
aren't supported. The REMOVE operation cancels a pending proposal.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/be067ec2-5e0b-406f-9e85-14df1e672433n%40googlegroups.com.


Re: [Google Ads API] Add account budget - Resource not found

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Kasper,

I believe the only method of inputting the start and end time is by setting 
them in the code each time you make a new budget as shown in the sample I 
provided in my last response.

As for Python samples for billing, you can refer here under the "Billing" 
section under "Code Samples."

Regards,
Danica, Google Ads API Team
ref:_00D1U1174p._5004Q23L35f:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/LTukk0QFBU6N00oKnCZLaaRcmnzvWUQK54VQ%40sfdc.net.


Re: [Google Ads API] Add account budget - Resource not found

2020-08-18 Thread Kasper Aamodt
And do you have a python example of adding an existing payment profile to a 
customer? I'm pretty new when it comes to this, so I'm relying heavily on 
the code examples.

On Tuesday, August 18, 2020 at 11:19:39 PM UTC+2 Kasper Aamodt wrote:

> Hi, thank you! 
>
> I know that that is possible, but that would mean that i have to change 
> the code for every new budget we make. Is it possible to set start and end 
> time with the input method? Something like this, or another way:
>
> start_time = input("Start time (-MM-dd HH:mm:ss): ")
>
> proposal.proposed_end_date_time = str(start_time)
>
>  
>
> On Tuesday, August 18, 2020 at 7:30:57 PM UTC+2 adsapiforumadvisor wrote:
>
>> Hi Kasper,
>>
>> Yes, it is possible that you are getting the RESOURCE_NOT_FOUND error 
>> because you do not have a payment profile connected to your customer 
>> account. Please create one and try your request again.
>>
>> Below are my responses to your questions:
>>
>> *How do I connect new customer accounts with our default payment profile, 
>> through the API?* 
>>
>>- To connect your new customer account to a payment profile via API, 
>>you can follow this 
>>
>> 
>> guide.  
>>
>> *Is it possible to set the start and end date for budgets with the 
>> add_account_budget_proposal? * 
>>
>>- Yes, it is possible to set the start and end date for budgets by 
>>specifying the *proposed_start_date_time* and *proposed_end_date_time*. 
>>Please note that the format of these fields should be like the following 
>>example: 2021-01-02 03:04:05 
>>
>> Let me know if you have any additional questions or encounter any other 
>> issues. 
>>
>> Regards,
>> Danica, Google Ads API Team
>>
>> ref:_00D1U1174p._5004Q23L35f:ref
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/12d514d8-b446-48dc-bdc6-3bcec82193d9n%40googlegroups.com.


Re: [Google Ads API] Add account budget - Resource not found

2020-08-18 Thread Kasper Aamodt
Hi, thank you! 

I know that that is possible, but that would mean that i have to change the 
code for every new budget we make. Is it possible to set start and end time 
with the input method? Something like this, or another way:

start_time = input("Start time (-MM-dd HH:mm:ss): ")

proposal.proposed_end_date_time = str(start_time)

 

On Tuesday, August 18, 2020 at 7:30:57 PM UTC+2 adsapiforumadvisor wrote:

> Hi Kasper,
>
> Yes, it is possible that you are getting the RESOURCE_NOT_FOUND error 
> because you do not have a payment profile connected to your customer 
> account. Please create one and try your request again.
>
> Below are my responses to your questions:
>
> *How do I connect new customer accounts with our default payment profile, 
> through the API?* 
>
>- To connect your new customer account to a payment profile via API, 
>you can follow this 
>
> 
> guide.  
>
> *Is it possible to set the start and end date for budgets with the 
> add_account_budget_proposal? * 
>
>- Yes, it is possible to set the start and end date for budgets by 
>specifying the *proposed_start_date_time* and *proposed_end_date_time*. 
>Please note that the format of these fields should be like the following 
>example: 2021-01-02 03:04:05 
>
> Let me know if you have any additional questions or encounter any other 
> issues. 
>
> Regards,
> Danica, Google Ads API Team
>
> ref:_00D1U1174p._5004Q23L35f:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/55774d35-7296-48b1-9211-1af8d3e4e7a5n%40googlegroups.com.


RE: [Google Ads API] Add account budget - Resource not found

2020-08-18 Thread Google Ads API Forum Advisor Prod
Hi Kasper,

Yes, it is possible that you are getting the RESOURCE_NOT_FOUND error because 
you do not have a payment profile connected to your customer account. Please 
create one and try your request again.

Below are my responses to your questions:

How do I connect new customer accounts with our default payment profile, 
through the API?

To connect your new customer account to a payment profile via API, you can 
follow this guide.

Is it possible to set the start and end date for budgets with the 
add_account_budget_proposal?

Yes, it is possible to set the start and end date for budgets by specifying the 
proposed_start_date_time and proposed_end_date_time. Please note that the 
format of these fields should be like the following example: 2021-01-02 03:04:05

Let me know if you have any additional questions or encounter any other issues.

Regards,
Danica, Google Ads API Team
ref:_00D1U1174p._5004Q23L35f:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Qomdu0QF9SMV00bJVtK-EFTnicVXs_lJXDCw%40sfdc.net.


Re: [Google Ads API] Add account budget - Resource not found

2020-08-18 Thread Kasper Aamodt
And another question, is it possible to set the start and end date for 
budgets with the  add_account_budget_proposal ? 

On Tuesday, August 18, 2020 at 9:44:06 AM UTC+2 Kasper Aamodt wrote:

> I think i know why it does not work. It's probably because it is a new 
> account, so it does not have a payment profile connected to the account 
> yet. So now my question is, how do i connect new customer accounts with our 
> default payment profile, thrugh the API?
>
> On Tuesday, August 18, 2020 at 9:21:53 AM UTC+2 Kasper Aamodt wrote:
>
>> Hi,
>>
>> I'm trying to add a budget to an account. I'm using the 
>> add_account_budget_proposal example. 
>>
>> This is the error message and log:
>>
>> [2020-08-18 09:15:35,440 - INFO] Request
>> ---
>> Method: 
>> /google.ads.googleads.v4.services.AccountBudgetProposalService/MutateAccountBudgetProposal
>> Host: googleads.googleapis.com:443
>> Headers: {
>>   "developer-token": "REDACTED",
>>   "login-customer-id": "xx",
>>   "x-goog-api-client": "gl-python/3.8.5 grpc/1.31.0 gax/1.22.1 
>> gapic/6.0.0",
>>   "x-goog-request-params": "customer_id=xx"
>> }
>> Request: customer_id: "xx"
>> operation {
>>   create {
>> billing_setup {
>>   value: "customers/xx/billingSetups/"
>> }
>> proposal_type: CREATE
>> proposed_name {
>>   value: "Account Budget Proposal (example)"
>> }
>> proposed_start_time_type: NOW
>> proposed_end_time_type: FOREVER
>> proposed_spending_limit_micros {
>>   value: 100
>> }
>>   }
>> }
>>
>>
>> Response
>> ---
>> Headers: {
>>   "google.ads.googleads.v4.errors.googleadsfailure-bin": 
>> "\nG\n\u00028\u0003\u0012\u0017Resource was not 
>> found.\"(\u0012\u000b\n\toperation\u0012\b\n\u0006create\u0012\u000f\n\rbilling_setup",
>>   "grpc-status-details-bin": "\b\u0003\u0012%Request contains an invalid 
>> argument.\u001a\u0001\
>> nCtype.googleapis.com/google.ads.googleads.v4.errors.GoogleAdsFailure\u0012I\nG\n\u00028\u0003\u0012\u0017Resource
>>  
>> <http://nCtype.googleapis.com/google.ads.googleads.v4.errors.GoogleAdsFailure%5Cu0012I%5CnG%5Cn%5Cu00028%5Cu0003%5Cu0012%5Cu0017Resource>
>>  
>> was not 
>> found.\"(\u0012\u000b\n\toperation\u0012\b\n\u0006create\u0012\u000f\n\rbilling_setup",
>>   "request-id": "rBUXCldjFfi41xHtznIVgw"
>> }
>> Fault: errors {
>>   error_code {
>> mutate_error: RESOURCE_NOT_FOUND
>>   }
>>   message: "Resource was not found."
>>   location {
>> field_path_elements {
>>   field_name: "operation"
>> }
>> field_path_elements {
>>   field_name: "create"
>> }
>> field_path_elements {
>>   field_name: "billing_setup"
>> }
>>   }
>> }
>>
>>
>> [2020-08-18 09:15:35,440 - WARNING] Request made: ClientCustomerId: 
>> xx, Host: googleads.googleapis.com:443, Method: 
>> /google.ads.googleads.v4.services.AccountBudgetProposalService/MutateAccountBudgetProposal,
>>  
>> RequestId: rBUXCldjFfi41xHtznIVgw, IsFault: True, FaultMessage: Resource 
>> was not found.
>>
>> Thanks
>> Kasper
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/44461e8b-62c7-495b-9b27-640bd1917062n%40googlegroups.com.


Re: [Google Ads API] Add account budget - Resource not found

2020-08-18 Thread Kasper Aamodt
I think i know why it does not work. It's probably because it is a new 
account, so it does not have a payment profile connected to the account 
yet. So now my question is, how do i connect new customer accounts with our 
default payment profile, thrugh the API?

On Tuesday, August 18, 2020 at 9:21:53 AM UTC+2 Kasper Aamodt wrote:

> Hi,
>
> I'm trying to add a budget to an account. I'm using the 
> add_account_budget_proposal example. 
>
> This is the error message and log:
>
> [2020-08-18 09:15:35,440 - INFO] Request
> ---
> Method: 
> /google.ads.googleads.v4.services.AccountBudgetProposalService/MutateAccountBudgetProposal
> Host: googleads.googleapis.com:443
> Headers: {
>   "developer-token": "REDACTED",
>   "login-customer-id": "xx",
>   "x-goog-api-client": "gl-python/3.8.5 grpc/1.31.0 gax/1.22.1 
> gapic/6.0.0",
>   "x-goog-request-params": "customer_id=xx"
> }
> Request: customer_id: "xx"
> operation {
>   create {
> billing_setup {
>   value: "customers/xx/billingSetups/"
> }
> proposal_type: CREATE
> proposed_name {
>   value: "Account Budget Proposal (example)"
> }
> proposed_start_time_type: NOW
> proposed_end_time_type: FOREVER
> proposed_spending_limit_micros {
>   value: 100
> }
>   }
> }
>
>
> Response
> ---
> Headers: {
>   "google.ads.googleads.v4.errors.googleadsfailure-bin": 
> "\nG\n\u00028\u0003\u0012\u0017Resource was not 
> found.\"(\u0012\u000b\n\toperation\u0012\b\n\u0006create\u0012\u000f\n\rbilling_setup",
>   "grpc-status-details-bin": "\b\u0003\u0012%Request contains an invalid 
> argument.\u001a\u0001\
> nCtype.googleapis.com/google.ads.googleads.v4.errors.GoogleAdsFailure\u0012I\nG\n\u00028\u0003\u0012\u0017Resource
>  
> <http://nCtype.googleapis.com/google.ads.googleads.v4.errors.GoogleAdsFailure%5Cu0012I%5CnG%5Cn%5Cu00028%5Cu0003%5Cu0012%5Cu0017Resource>
>  
> was not 
> found.\"(\u0012\u000b\n\toperation\u0012\b\n\u0006create\u0012\u000f\n\rbilling_setup",
>   "request-id": "rBUXCldjFfi41xHtznIVgw"
> }
> Fault: errors {
>   error_code {
> mutate_error: RESOURCE_NOT_FOUND
>   }
>   message: "Resource was not found."
>   location {
> field_path_elements {
>   field_name: "operation"
> }
> field_path_elements {
>   field_name: "create"
> }
> field_path_elements {
>   field_name: "billing_setup"
> }
>   }
> }
>
>
> [2020-08-18 09:15:35,440 - WARNING] Request made: ClientCustomerId: 
> xx, Host: googleads.googleapis.com:443, Method: 
> /google.ads.googleads.v4.services.AccountBudgetProposalService/MutateAccountBudgetProposal,
>  
> RequestId: rBUXCldjFfi41xHtznIVgw, IsFault: True, FaultMessage: Resource 
> was not found.
>
> Thanks
> Kasper
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/14affbde-572b-433f-859f-aba8a9c1373dn%40googlegroups.com.


[Google Ads API] Add account budget - Resource not found

2020-08-18 Thread Kasper Aamodt
Hi,

I'm trying to add a budget to an account. I'm using the 
add_account_budget_proposal example. 

This is the error message and log:

[2020-08-18 09:15:35,440 - INFO] Request
---
Method: 
/google.ads.googleads.v4.services.AccountBudgetProposalService/MutateAccountBudgetProposal
Host: googleads.googleapis.com:443
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "xx",
  "x-goog-api-client": "gl-python/3.8.5 grpc/1.31.0 gax/1.22.1 gapic/6.0.0",
  "x-goog-request-params": "customer_id=xx"
}
Request: customer_id: "xx"
operation {
  create {
billing_setup {
  value: "customers/xx/billingSetups/xxxx"
}
proposal_type: CREATE
proposed_name {
  value: "Account Budget Proposal (example)"
}
proposed_start_time_type: NOW
proposed_end_time_type: FOREVER
proposed_spending_limit_micros {
  value: 100
}
  }
}


Response
---
Headers: {
  "google.ads.googleads.v4.errors.googleadsfailure-bin": 
"\nG\n\u00028\u0003\u0012\u0017Resource was not 
found.\"(\u0012\u000b\n\toperation\u0012\b\n\u0006create\u0012\u000f\n\rbilling_setup",
  "grpc-status-details-bin": "\b\u0003\u0012%Request contains an invalid 
argument.\u001a\u0001\nCtype.googleapis.com/google.ads.googleads.v4.errors.GoogleAdsFailure\u0012I\nG\n\u00028\u0003\u0012\u0017Resource
 
was not 
found.\"(\u0012\u000b\n\toperation\u0012\b\n\u0006create\u0012\u000f\n\rbilling_setup",
  "request-id": "rBUXCldjFfi41xHtznIVgw"
}
Fault: errors {
  error_code {
mutate_error: RESOURCE_NOT_FOUND
  }
  message: "Resource was not found."
  location {
field_path_elements {
  field_name: "operation"
}
field_path_elements {
  field_name: "create"
}
field_path_elements {
  field_name: "billing_setup"
}
  }
}


[2020-08-18 09:15:35,440 - WARNING] Request made: ClientCustomerId: 
xx, Host: googleads.googleapis.com:443, Method: 
/google.ads.googleads.v4.services.AccountBudgetProposalService/MutateAccountBudgetProposal,
 
RequestId: rBUXCldjFfi41xHtznIVgw, IsFault: True, FaultMessage: Resource 
was not found.

Thanks
Kasper

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/102e790d-ff36-42f5-a8dc-c37d5938c014n%40googlegroups.com.


RE: Reflect Account Budget on Google Adwords Dashbaord

2020-08-10 Thread Google Ads API Forum Advisor Prod
Hi Sanket,

Thank you for reaching out. The Adwords API has a CustomerSyncService.get 
method to fetch the account change information. However, this doesn’t not 
include the Account Budget information. You could check the changes of account 
budgets via the Change history on the Google Ads UI and add filter for the 
Account budget.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5004Q23HNdE:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2THtS0QEUUAG00MnxMZ8HITMe32ho1Rk4SLg%40sfdc.net.


Re: Reflect Account Budget on Google Adwords Dashbaord

2020-08-10 Thread Sanket Tandalekar
Hi Team,

Sorry, I did budget updates at the micro-level since data gets converted 
into money which I didn't consider first and hence didn't see any changes 
on the dashboard but when I updated with a considerable amount then it got 
reflected instantly. I apologize again for this. 

However, I have another doubt regarding Account Budget Updates. Can I view 
how many account budget updates made to an account via Google Adwords API 
or the dashboard? More like a history of changes done to Account Budget. 
Please guide me through this.

Thanks,
Sanket Tandalekar

On Tuesday, August 4, 2020 at 12:09:52 PM UTC+5:30, Sanket Tandalekar wrote:
>
> Hi Team,
>
> I have updated the Account Budget via Google Adwords API. I see the 
> updated account budget whenever I fetch budget data via API but however, I 
> see no change in Google Adwords Dashboard.
> I want to know how much time will it take to reflect changes in the 
> account budget on Google Adwords Dashboard. 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9fa5b8a7-3ad1-471a-980a-7b9f9a1e7a13o%40googlegroups.com.


Reflect Account Budget on Google Adwords Dashbaord

2020-08-04 Thread Sanket Tandalekar
Hi Team,

I have updated the Account Budget via Google Adwords API. I see the updated 
account budget whenever I fetch budget data via API but however, I see no 
change in Google Adwords Dashboard.
I want to know how much time will it take to reflect changes in the account 
budget on Google Adwords Dashboard. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ab5a4abf-7550-4143-8b73-5f444ec96314o%40googlegroups.com.


Re: Get Account Budget Spend

2020-07-17 Thread Google Ads API Forum Advisor Prod
Hi Sanket,

Thanks for the update. I see that you're encountering a data mismatch between 
the API and the UI. Could you provide us with the discrepancy, a picture of 
your results, or the request and results log that show the discrepancy so that 
I may further investigate? For your security, you can reply by using the "Reply 
privately to the author".

Thank you,
Bryan, Google Ads API Team
ref:_00D1U1174p._5004Q1zJxNl:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2bTg30QDMGXQ00-Diit-CDSL6XhvDBEbp3tg%40sfdc.net.


Re: Get Account Budget Spend

2020-07-17 Thread Sanket Tandalekar
Hi Team,

I pulled the Cost filed from the Account Performance Report but I see there
is a small but noticeable difference in Spend value that I pulled from API
and see on Google Adwords Dashboard. Can you explain why there is a
difference in both the data?

Thanks,
Sanket Tandalekar

On Mon, May 4, 2020 at 11:45 PM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi Sanket,
>
> Thank you for reaching out to us. I see that you're trying to find how
> much you've spent of your budget via the API. You can use Account
> Performance Report
> 
> and pull the cost
> 
> field to find how much of your budget you've spent. Let me know if you have
> further questions.
>
> Thank you,
> Bryan, Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zJxNl:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEqkhm%3D7u18%3DUCTstPeWhAHP3wtJ%3DDipKrofpZmhWAVpSdtMTQ%40mail.gmail.com.


RE: Update Account Budget using Google Adwords API

2020-07-06 Thread Google Ads API Forum Advisor Prod
Hi Sanket,

Thank you for reaching out. If you are looking to update the Account Budget 
using Adwords API you would need to use the BudgetOrderService in the Adwords 
API. Mutate requests to this service are available only to allowlisted Google 
Ads manager accounts that have also been setup for monthly invoicing. Get 
requests are open to everyone. You could refer to this guide for more 
information.


Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5004Q21B90B:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3_tNV0QD29TS00pZRUq--pQQiOZhLpya5zcQ%40sfdc.net.


Update Account Budget using Google Adwords API

2020-07-02 Thread Sanket Tandalekar
Hi,

I'm looking to update the Account Budget using Adwords API. I found a 
documentation link for developers but want to confirm whether to refer to 
the same documentation.

Documentation Link: 
https://developers.google.com/google-ads/api/reference/rpc/v3/AccountBudgetProposal

If this is the one, Can you elaborate on the term "proposed" and 
"approved"? What is the difference between them? Or Is there any specific 
order that we must follow during the Account budget update? 

If that's not the one, Can you guide me?

If you could elaborate on those points it would be really helpful.

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d53a5fc3-444f-4f70-8faa-81d3f91fddcbo%40googlegroups.com.


Re: Get Account Budget Spend

2020-05-05 Thread Sanket Tandalekar
Hi Bryan,

Thanks for getting back to me so quickly. Yeah, I have resolved my issue
and the data is matching with the dashboard.
Thanks again for your help.

Regards,
Sanket Tandalekar

On Mon, May 4, 2020 at 11:45 PM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi Sanket,
>
> Thank you for reaching out to us. I see that you're trying to find how
> much you've spent of your budget via the API. You can use Account
> Performance Report
> 
> and pull the cost
> 
> field to find how much of your budget you've spent. Let me know if you have
> further questions.
>
> Thank you,
> Bryan, Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zJxNl:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEqkhmm4O13M3H74qsVeh08sjOr3EShrqge04ZpbOJnGDLUz-Q%40mail.gmail.com.


RE: Get Account Budget Spend

2020-05-04 Thread Google Ads API Forum Advisor Prod
Hi Sanket,

Thank you for reaching out to us. I see that you're trying to find how much 
you've spent of your budget via the API. You can use Account Performance Report 
and pull the cost field to find how much of your budget you've spent. Let me 
know if you have further questions.

Thank you,
Bryan, Google Ads API Team
ref:_00D1U1174p._5004Q1zJxNl:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/uogaf0Q9TK2L00epU_c0DcThObi_LFGHwmQw%40sfdc.net.


Get Account Budget Spend

2020-05-04 Thread Sanket Tandalekar
Hi,

I'm working on Google Adwords and specifically on Account Budget module. I
got the Account budget by calculating spendinglimit and totaldjustments but
I don't know how to calculate Budget Spend or which API to use to resolve
this issue. Can you help me out with this?

Thanks,
Sanket Tandalekar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEqkhmmuOedW2wrkancQ%3DZCnQmzJfY9VunHVzgNUkxTYHWu_2w%40mail.gmail.com.


Re: How to get active account budget?

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Min,

The Active status logic on the Google Ads UI is similar to Ended status. If the 
account_budget.approved_end_date_time has not passed its end date and 
account_budget.approved_spending_limit_micros has not been reached, then the 
account budget is considered Active. Our colleagues have raised a feature 
request for the status of active budget and we will update you on this thread 
once we have more information.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001UJaEqC:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a2uGc0Q0V6D400pOmh2py9RISe1qE9_qcuLg%40sfdc.net.


Re: How to get active account budget?

2019-11-11 Thread min jia
Hi Xiaoming,

Thanks for feeding back to me firstly. That's greate you show me the ended 
logic, and could you please tell me the active status logic of account 
bugdet?

Here's my confusion, there is only one active budget in my backend UI, 
but when I do a QAQL to get account budgets like attachemnt showed:

 WHERE account_budget.approved_end_time_type = 'FOREVER'
 AND account_budget.status = 'APPROVED'


I got two results. And one of them at backend UI was already ended. like 

[image: gg2019.png]


Look forward to hearing from you,

Min

 

在 2019年11月12日星期二 UTC+8上午1:48:47,adsapiforumadvisor写道:
>
> Hi Min,
>
> Thanks for reaching out. Unfortunately, the Google Ads API currently does 
> not support the *Active* or *Ended* as seen from the Google Ads UI. The 
> Google Ads UI has a different logic for their statuses Active and Ended. As 
> an example for Ended status, the API status may be *APPROVED* but the 
> account budget account_budget.approved_end_date_time may have passed its 
> end date or account_budget.approved_spending_limit_micros has been reached, 
> which is why the Google UI status is Ended. Please let me know if you have 
> any further concerns.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UJaEqC:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/58d746aa-4fae-4640-9ac5-f29bb40b27c1%40googlegroups.com.


RE: How to get active account budget?

2019-11-11 Thread Google Ads API Forum Advisor Prod
Hi Min,

Thanks for reaching out. Unfortunately, the Google Ads API currently does not 
support the Active or Ended as seen from the Google Ads UI. The Google Ads UI 
has a different logic for their statuses Active and Ended. As an example for 
Ended status, the API status may be APPROVED but the account budget 
account_budget.approved_end_date_time may have passed its end date or 
account_budget.approved_spending_limit_micros has been reached, which is why 
the Google UI status is Ended. Please let me know if you have any further 
concerns.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001UJaEqC:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6R-Ic0Q0TG4R00UVunEki0SQaW7xxRi84QVA%40sfdc.net.


How to get active account budget?

2019-11-10 Thread min jia
Hi Team,

As  google-ads api document showes,   account_budget.status 
 is 
in range of ENUM

 [ 
 APPROVED
CANCELLED
PENDING
UNKNOWN
UNSPECIFIED  ]

And now I want to get the "active one" budget as backend UI showed : 


[image: gg1024.png]

as attachment gg1024.png showed.



How can I do a filter query in QAQL to make it work.


Thansks.





-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cbc8a0d3-2bd9-4ea8-b459-abe48bec7e74%40googlegroups.com.


RE: In the Google Ads API, I want to get the account budget of all customer accounts under the MCC, as well as the account consumption. Do I have to send a request for each customer account?

2019-09-19 Thread Google Ads API Forum Advisor Prod
Hello,

Thank you for reaching out. To get the account budget and account consumption 
for all the customer accounts under the MCC, you need to make request call for 
each customer accounts. You might find this code sample useful for getting all 
account budgets for a Google Ads customer. Let us know if you need any 
additional information.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UHHALw:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6sSHa0PY3GT200zy_Wqhb4SOuetynaxFvTYA%40sfdc.net.


In the Google Ads API, I want to get the account budget of all customer accounts under the MCC, as well as the account consumption. Do I have to send a request for each customer account?

2019-09-18 Thread li qian
hi 

 In the Google Ads API, I want to get the account budget of all customer 
accounts under the MCC, as well as the account consumption. Do I have to 
send a request for each customer account?

 At present, one MCC contains more than one thousand accounts. If each 
account sends a request, this consumption is huge.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/70dc82fe-3a65-471f-b08c-9209185b5eed%40googlegroups.com.


RE: RESOURCE_NOT_FOUND wile tring to add account budget

2019-09-13 Thread Google Ads API Forum Advisor Prod
Hi Jia,

Thank you for reaching out. Could you please make sure if you are providing a 
valid billing set up id while adding account budget proposal? The billing setup 
is associated with a payments account and the resource name for the billing set 
up must be in below format.
customers/{customer_id}/billingSetups/{billing_setup_id}
You might find this guide useful while adding account budget using 
BillingSetupService. Please give this a try and let me know if this helps. If 
the issue still persists, could you please share the complete request and 
response logs along with the client customer id for me to investigate further? 
Please use Reply privately to author option while sharing the information.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UHGWPU:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/mJVp80PXSFYE00QaLQIWvbQ9qVQ-Nzwcyx9w%40sfdc.net.


RESOURCE_NOT_FOUND wile tring to add account budget

2019-09-11 Thread jia Jimmy
I'm tring to add account budget for a google-ads account, followed example 
provided by goolge-ads-python lib.
from __future__ import absolute_import

import argparse
import sys
import os
import six

import google.ads.google_ads.client



os.environ['https_proxy'] = 'https_proxy8'

GG_DEVELOP_TOKEN = "GG_DEVELOP_TOKEN "


credentials_dict_bv = {"token_uri": "https://oauth2.googleapis.com/token;, 
"token": None, "scopes": ["https://www.googleapis.com/auth/adwords;, 
"https://www.googleapis.com/auth/userinfo.profile;, 
"https://www.googleapis.com/auth/userinfo.email;, "openid"], "client_id": 
"7545454934-aol074ktdv9tb5435nrk4v368sq.apps.googleusercontent.com", 
"refresh_token": "1/jqqxxxSYHMDXdB8ABIxKzwDq-zEf8", "client_secret": 
"LxxxYC0q6VYsED"}



def main(client, customer_id, billing_setup_id):
account_budget_proposal_service = client.get_service(
'AccountBudgetProposalService')
billing_setup_service = client.get_service('BillingSetupService',
   version='v2')

account_budget_proposal_operation = client.get_type(
'AccountBudgetProposalOperation')
proposal = account_budget_proposal_operation.create

proposal.proposal_type = client.get_type(
'AccountBudgetProposalTypeEnum').CREATE
proposal.billing_setup.value = billing_setup_service.billing_setup_path(
    customer_id, billing_setup_id)
proposal.proposed_name.value = 'Account Budget Proposal (example)'

# Specify the account budget starts immediately
proposal.proposed_start_time_type = client.get_type('TimeTypeEnum',
version='v2').NOW
# Alternatively you can specify a specific start time. Refer to the
# AccountBudgetProposal resource documentation for allowed formats.
#
# proposal.proposed_start_date_time = '2020-01-02 03:04:05'

# Specify that the budget runs forever
proposal.proposed_end_time_type = client.get_type('TimeTypeEnum',
  version='v2').FOREVER
# Alternatively you can specify a specific end time. Allowed formats 
are as
# above.
#
# proposal.proposed_end_date_time = '2021-01-02 03:04:05'

# Optional: set notes for the budget. These are free text and do not 
effect
# budget delivery.
#
# proposal.proposed_notes = client.wrapper
# .string('Received prepayment of $0.01')
proposal.proposed_spending_limit_micros.value = 0

try:
account_budget_proposal_response = (
  account_budget_proposal_service.mutate_account_budget_proposal(
  customer_id, account_budget_proposal_operation))

except google.ads.google_ads.errors.GoogleAdsException as ex:
import pprint
pprint.pprint(ex)
print('Request with ID "%s" failed with status "%s" and includes 
the '
  'following errors:' % (ex.request_id, ex.error.code().name))
for error in ex.failure.errors:
print('\tError with message "%s".' % error.message)
if error.location:
for field_path_element in 
error.location.field_path_elements:
print('\t\tOn field: %s' % 
field_path_element.field_name)
sys.exit(1)

print('Created account budget proposal "%s".'
  % account_budget_proposal_response.result.resource_name)


if __name__ == '__main__':
# GoogleAdsClient will read the google-ads.yaml configuration file in 
the
# home directory if none is specified.
credentials = 
google.oauth2.credentials.Credentials(**credentials_dict_bv)
client = google.ads.google_ads.client.GoogleAdsClient(credentials, 
GG_DEVELOP_TOKEN, login_customer_id='58564568752')


parser = argparse.ArgumentParser(
description='Creates an account budget proposal.')
# The following argument(s) should be provided to run the example.
parser.add_argument('-c', '--customer_id', type=six.text_type,
required=True, help='The Ads customer ID.')
parser.add_argument('-b', '--billing_setup_id', type=six.text_type,
required=True, help='The billing setup ID.')
args = parser.parse_args()

main(client, args.customer_id, args.billing_setup_id)


but  I get error like 
/MutateAccountBudgetProposal, RequestId: mHN4Q6gXp1pAD5SJ1zdSfg, IsFault: 
True, FaultMessage: Resource was not found.
GoogleAdsException(<_Rendezvous of RPC that terminated with:
status = StatusCode.INVALID_ARGUMENT
details = "Request contains an invalid argument."
debug_error_string = 
"{"created":"@1568260765.293884322","description":"Error received from peer 
ipv4:10.0.0.19:8118","file":"sr

No customer found for the provided customer id while add account budget?

2019-09-11 Thread jia Jimmy
I'm tring to add an account budget to a google-ads account, and below is my 
main codes


from __future__ import absolute_import

import argparse
import sys
import os
import six

import google.ads.google_ads.client



os.environ['https_proxy'] = 'xxx'

GG_DEVELOP_TOKEN = "GG_DEVELOP_TOKEN"


credentials_dict_bv = {"token_uri": "https://oauth2.googleapis.com/token;, 
"token": None, "scopes": ["https://www.googleapis.com/auth/adwords;, 
"https://www.googleapis.com/auth/userinfo.profile;, 
"https://www.googleapis.com/auth/userinfo.email;, "openid"], "client_id": 
"78532xxx312e4-aol074eetb5kvq46enrk4v368sq.apps.googleusercontent.com", 
"refresh_token": "1/jqqFFFYHMxxABIQ5vKUHwpNRRzwDq-zED8", "client_secret": 
"L3JhhpUDVd7ionYsED"}


def main(client, customer_id, billing_setup_id):
account_budget_proposal_service = client.get_service(
'AccountBudgetProposalService')
billing_setup_service = client.get_service('BillingSetupService',
   version='v2')

account_budget_proposal_operation = client.get_type(
'AccountBudgetProposalOperation')
proposal = account_budget_proposal_operation.create

proposal.proposal_type = client.get_type(
'AccountBudgetProposalTypeEnum').CREATE
proposal.billing_setup.value = billing_setup_service.billing_setup_path(
    customer_id, billing_setup_id)
proposal.proposed_name.value = 'Account Budget Proposal (example)'

# Specify the account budget starts immediately
proposal.proposed_start_time_type = client.get_type('TimeTypeEnum',
version='v2').NOW
# Alternatively you can specify a specific start time. Refer to the
# AccountBudgetProposal resource documentation for allowed formats.
#
# proposal.proposed_start_date_time = '2020-01-02 03:04:05'

# Specify that the budget runs forever
proposal.proposed_end_time_type = client.get_type('TimeTypeEnum',
  version='v2').FOREVER
# Alternatively you can specify a specific end time. Allowed formats 
are as
# above.
#
# proposal.proposed_end_date_time = '2021-01-02 03:04:05'

# Optional: set notes for the budget. These are free text and do not 
effect
# budget delivery.
#
# proposal.proposed_notes = client.wrapper
# .string('Received prepayment of $0.01')
proposal.proposed_spending_limit_micros.value = 0

try:
account_budget_proposal_response = (
  account_budget_proposal_service.mutate_account_budget_proposal(
  customer_id, account_budget_proposal_operation))

except google.ads.google_ads.errors.GoogleAdsException as ex:
import pprint
pprint.pprint(ex)
print('Request with ID "%s" failed with status "%s" and includes 
the '
  'following errors:' % (ex.request_id, ex.error.code().name))
for error in ex.failure.errors:
print('\tError with message "%s".' % error.message)
if error.location:
for field_path_element in 
error.location.field_path_elements:
print('\t\tOn field: %s' % 
field_path_element.field_name)
sys.exit(1)

print('Created account budget proposal "%s".'
  % account_budget_proposal_response.result.resource_name)


if __name__ == '__main__':
# GoogleAdsClient will read the google-ads.yaml configuration file in 
the
# home directory if none is specified.
credentials = 
google.oauth2.credentials.Credentials(**credentials_dict_bv)
client = google.ads.google_ads.client.GoogleAdsClient(credentials, 
GG_DEVELOP_TOKEN, login_customer_id='586008752')


parser = argparse.ArgumentParser(
description='Creates an account budget proposal.')
# The following argument(s) should be provided to run the example.
parser.add_argument('-c', '--customer_id', type=six.text_type,
required=True, help='The Ads customer ID.')
parser.add_argument('-b', '--billing_setup_id', type=six.text_type,
required=True, help='The billing setup ID.')
args = parser.parse_args()

main(client, args.customer_id, args.billing_setup_id)



I'm following the example from google-ads-python lient-lib.

But I get  error like :

Request made: ClientCustomerId: 9834324964, Host: 
googleads.googleapis.com:443, Method: 
/google.ads.googleads.v2.services.Acc
 ountBudgetProposalService/MutateAccountBudgetProposal, RequestId: 
5iXkX8okwYlFxvj5WFywsQ, IsFault: True, FaultMessage: No cus
 tomer found for the provided customer id.
GoogleAdsException(<_Rendezvous of RPC that terminated with:
status = StatusCode.UNAUTHENTICATED
deta

Re: Account Budget retrieval

2018-11-08 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Yoav,

On the AdWords API perspective, you could use the Budget Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/budget-performance-report>
 which 
includes statistics aggregated by default at the budget level. However, 
this report type is based on your shared budget. To retrieve budgets for an 
account, you can use BudgetOrderService 
<https://developers.google.com/adwords/api/docs/reference/v201809/BudgetOrderService>
. The BudgetOrderService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201809/BudgetOrderService#get>
 method 
can be used to fetch the spendingLimit 
<https://developers.google.com/adwords/api/docs/reference/v201809/BudgetOrderService.BudgetOrder#spendinglimit>
 of 
the client account. Also, please note that BudgetOrderService is available 
only to whitelisted AdWords manager accounts.

*Note*: We are running an annual developer feedback survey. Please take 
opportunity to leave feedback 
<https://www.google.com/url?q=https%3A%2F%2Fgoogle.qualtrics.com%2Fjfe%2Fform%2FSV_8AJmKtdyZLWVWrb=D=1=AFQjCNEvRgTEW8m96OdR4nS8-UASi0ek7Q>
 on 
how we can make managing campaigns at scale even easier.

Thanks and regards,
Luis
AdWords API Team

On Thursday, November 8, 2018 at 2:10:45 PM UTC+8, yoav.sheetrit wrote:
>
> Hello AdWords API team,
>
> I would like to know if the Account Budget entity is available to retrieve 
> from one of the following:
> 1. An existing report, or a custom report from the reporting system.
> 2. Through the API. 
>
>
>
>
>
> [image: image (1).png]
>
>
>
>
> If so, please help me with the correct references/ the report which I can 
> retrieve this entity from.
>
>
>
> Kind regards,
>
> Yoav
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b37369b6-420c-47a3-b470-fad27d24d4a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: method to get the balance of account budget

2018-07-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

I am afraid there are currently no workaround solutions for this in the 
AdWords API. You can follow our blog 
 for any 
announcements if and when this can be available through the AdWords API.

Regards,
Dannison
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1fa600d3-b0c0-40fa-b1ea-957a41e5c15d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: method to get the balance of account budget

2018-07-20 Thread getbudget1


On Friday, July 20, 2018 at 6:33:06 PM UTC+7, getbu...@gmail.com wrote:
>
> What are the alternative solutions to request balance balance in automatic 
> mode?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c551557d-a39a-4128-bf57-0c1929f38746%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: method to get the balance of account budget

2018-07-20 Thread getbudget1
Каковы альтернативные решения для запроса баланса баланса в автоматическом 
режиме?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e6970748-85ce-4cd3-ac88-1436f91c9cf9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: method to get the balance of account budget

2018-07-19 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

Unfortunately, retrieving information such as the remaining balance of your 
account's budget is currently not possible through the AdWords API.

You may keep an eye on our blog 
 for any 
announcements or updates regarding this.

Regards,
Dannison
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e1f8c6f1-c155-42d9-affd-89df719be1c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


method to get the balance of account budget

2018-07-18 Thread getbudget1

Hi! Is there a method to get the account budget balance in the new API 
version?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/666fda82-2635-4006-a08f-41b85599f070%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get account budget

2018-04-05 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings!

It's me again. I was just thinking. If all you want to do is send an email 
when the budget gets close to being used, then you can also use automated 
rules . This is 
outside the API, but it allows you to set up a rule, that will alert you 
when you reach a certain point.  I figured I would mention this in case it 
helps.

Best,
Nadine, AdWords API Team

On Thursday, April 5, 2018 at 2:39:20 PM UTC-4, Nadine Sundquist (AdWords 
API Team) wrote:
>
> Hello,
>
> I totally understand how sad that is. To implement this as a feature in 
> the API would take a lot of work, which is why you have not seen any 
> progress on this. We get a lot of feature requests, and we often have to 
> choose the ones that are requested the most. It's helpful to hear from 
> people like you to know that there are other people who would want this 
> feature. 
>
> I have never met anyone who parses the web interface. I have met people 
> who download the invoices and parse that. Another things that some people 
> do is that they look at the budget on the campaign and tell people how much 
> budget remains on each of the campaigns instead of on the account. That is 
> another possible solution.
>
> Regards,
> Nadine, AdWords API Team
>
> On Thursday, April 5, 2018 at 2:17:41 AM UTC-4, kislo...@gmail.com wrote:
>>
>> Can I fine-tune how to send letters to the e-mail about the amount of the 
>> remaining balance (budget)?
>>
>> среда, 4 апреля 2018 г., 17:13:55 UTC+3 пользователь Nadine Sundquist 
>> (AdWords API Team) написал:
>>>
>>> Greetings!
>>>
>>> Thanks for taking the time to try that out. I'm sorry to hear that it 
>>> didn't match exactly what you needed. I appreciate the screenshots. That's 
>>> really helpful. In order to get what you're asking for, you would need the 
>>> BudgetOrderService 
>>> .
>>>  
>>> However, there's a catch. It's only supported in the API if you have 
>>> consolidated billing set up. Otherwise, that information can't be retrieved 
>>> through the API. I've already put in a feature request to make this 
>>> supported for all other kinds of billing in the future because I think that 
>>> would be helpful.There isn't a date as to when something like that would be 
>>> available.
>>>
>>> Best,
>>> Nadine, AdWords API Team
>>>
>>> On Wednesday, April 4, 2018 at 4:50:06 AM UTC-4, kisl...@gmail.com 
>>> wrote:

 Hello, thanks for answer

 We tried to use the "Budget Performance Report", but this is not what 
 we need. This method returns the budget from the "Shared Budget"

 Url interface: 
 https://adwords.google.com/aw/sharedbudgets?ocid=254362058&__c=8977077242=0&__u=6415393025
 Screen: http://take.ms/yCCkQ

 But we have a task to receive a budget from the section "Billing & 
 payments" -> "Account budgets"
 Url: 
 https://adwords.google.com/aw/billing/budgets?ocid=254362058=433291332&__c=8977077242=0&__u=6415393025
 Screen: http://take.ms/BW4g9

 We want to get the "Budget ammount" field (104$ on screenshot)

 How can I get this field? 

 вторник, 13 февраля 2018 г., 1:55:36 UTC+3 пользователь Nadine 
 Sundquist (AdWords API Team) написал:
>
> Hello,
>
> Could you do me a huge favor in the future? When you notice that a 
> thread is much older, could you start a new thread and just reference the 
> old forum post with a link? That makes it much easier in case the 
> questions 
> are a little different. In your case, you do have a few different 
> questions. In order to save you a bit of time, I won't ask you to start a 
> new thread this time, but I'll just answer it here. 
>
> 1) any news about this question?
> We took this question offline and worked with the user to determine if 
> they were qualified to use the BudgetOrderSerivce. In order to even be 
> considered, your whole account structure needs to be set up for 
> consolidated 
> billing . 
>
> 2)  i see budget in adwords interface, but i have guest (not manager) 
> account. How get budget by  API  via budgetOrderService?
> The BudgetOrderService is a whitelisted service, so you would have to 
> have a manager account set up with consolidated billing. There are more 
> details about how all of this works in our Budget Order Service guide 
> . 
> It sounds like in your case that you're not set up for that.
>
> 3) it would be logical,  if i can see budget in interface (from 
> browser) , then I should be able to read it by api 
> You do have other options for getting information about your budget. 
> For example, you can use the Budget Performance Report 
> 

Re: How to get account budget

2018-04-05 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello,

I totally understand how sad that is. To implement this as a feature in the 
API would take a lot of work, which is why you have not seen any progress 
on this. We get a lot of feature requests, and we often have to choose the 
ones that are requested the most. It's helpful to hear from people like you 
to know that there are other people who would want this feature. 

I have never met anyone who parses the web interface. I have met people who 
download the invoices and parse that. Another things that some people do is 
that they look at the budget on the campaign and tell people how much 
budget remains on each of the campaigns instead of on the account. That is 
another possible solution.

Regards,
Nadine, AdWords API Team

On Thursday, April 5, 2018 at 2:17:41 AM UTC-4, kislo...@gmail.com wrote:
>
> Can I fine-tune how to send letters to the e-mail about the amount of the 
> remaining balance (budget)?
>
> среда, 4 апреля 2018 г., 17:13:55 UTC+3 пользователь Nadine Sundquist 
> (AdWords API Team) написал:
>>
>> Greetings!
>>
>> Thanks for taking the time to try that out. I'm sorry to hear that it 
>> didn't match exactly what you needed. I appreciate the screenshots. That's 
>> really helpful. In order to get what you're asking for, you would need the 
>> BudgetOrderService 
>> .
>>  
>> However, there's a catch. It's only supported in the API if you have 
>> consolidated billing set up. Otherwise, that information can't be retrieved 
>> through the API. I've already put in a feature request to make this 
>> supported for all other kinds of billing in the future because I think that 
>> would be helpful.There isn't a date as to when something like that would be 
>> available.
>>
>> Best,
>> Nadine, AdWords API Team
>>
>> On Wednesday, April 4, 2018 at 4:50:06 AM UTC-4, kisl...@gmail.com wrote:
>>>
>>> Hello, thanks for answer
>>>
>>> We tried to use the "Budget Performance Report", but this is not what we 
>>> need. This method returns the budget from the "Shared Budget"
>>>
>>> Url interface: 
>>> https://adwords.google.com/aw/sharedbudgets?ocid=254362058&__c=8977077242=0&__u=6415393025
>>> Screen: http://take.ms/yCCkQ
>>>
>>> But we have a task to receive a budget from the section "Billing & 
>>> payments" -> "Account budgets"
>>> Url: 
>>> https://adwords.google.com/aw/billing/budgets?ocid=254362058=433291332&__c=8977077242=0&__u=6415393025
>>> Screen: http://take.ms/BW4g9
>>>
>>> We want to get the "Budget ammount" field (104$ on screenshot)
>>>
>>> How can I get this field? 
>>>
>>> вторник, 13 февраля 2018 г., 1:55:36 UTC+3 пользователь Nadine Sundquist 
>>> (AdWords API Team) написал:

 Hello,

 Could you do me a huge favor in the future? When you notice that a 
 thread is much older, could you start a new thread and just reference the 
 old forum post with a link? That makes it much easier in case the 
 questions 
 are a little different. In your case, you do have a few different 
 questions. In order to save you a bit of time, I won't ask you to start a 
 new thread this time, but I'll just answer it here. 

 1) any news about this question?
 We took this question offline and worked with the user to determine if 
 they were qualified to use the BudgetOrderSerivce. In order to even be 
 considered, your whole account structure needs to be set up for 
 consolidated 
 billing . 

 2)  i see budget in adwords interface, but i have guest (not manager) 
 account. How get budget by  API  via budgetOrderService?
 The BudgetOrderService is a whitelisted service, so you would have to 
 have a manager account set up with consolidated billing. There are more 
 details about how all of this works in our Budget Order Service guide 
 . 
 It sounds like in your case that you're not set up for that.

 3) it would be logical,  if i can see budget in interface (from 
 browser) , then I should be able to read it by api 
 You do have other options for getting information about your budget. 
 For example, you can use the Budget Performance Report 
 
  to 
 retrieve most of the data that you see in the browser. 

 4)  maybe exist some other api methods to get budget or  something 
 similar  money  param, like money limit, etc?
 For your situation, I think the best place would be to look at 
 reporting 
 
  such 
 as the Budget Performance Report 
 .
  
 There are many 

Re: How to get account budget

2018-04-05 Thread kislovpb
Can I fine-tune how to send letters to the e-mail about the amount of the 
remaining balance (budget)?

среда, 4 апреля 2018 г., 17:13:55 UTC+3 пользователь Nadine Sundquist 
(AdWords API Team) написал:
>
> Greetings!
>
> Thanks for taking the time to try that out. I'm sorry to hear that it 
> didn't match exactly what you needed. I appreciate the screenshots. That's 
> really helpful. In order to get what you're asking for, you would need the 
> BudgetOrderService 
> .
>  
> However, there's a catch. It's only supported in the API if you have 
> consolidated billing set up. Otherwise, that information can't be retrieved 
> through the API. I've already put in a feature request to make this 
> supported for all other kinds of billing in the future because I think that 
> would be helpful.There isn't a date as to when something like that would be 
> available.
>
> Best,
> Nadine, AdWords API Team
>
> On Wednesday, April 4, 2018 at 4:50:06 AM UTC-4, kisl...@gmail.com 
>  wrote:
>>
>> Hello, thanks for answer
>>
>> We tried to use the "Budget Performance Report", but this is not what we 
>> need. This method returns the budget from the "Shared Budget"
>>
>> Url interface: 
>> https://adwords.google.com/aw/sharedbudgets?ocid=254362058&__c=8977077242=0&__u=6415393025
>> Screen: http://take.ms/yCCkQ
>>
>> But we have a task to receive a budget from the section "Billing & 
>> payments" -> "Account budgets"
>> Url: 
>> https://adwords.google.com/aw/billing/budgets?ocid=254362058=433291332&__c=8977077242=0&__u=6415393025
>> Screen: http://take.ms/BW4g9
>>
>> We want to get the "Budget ammount" field (104$ on screenshot)
>>
>> How can I get this field? 
>>
>> вторник, 13 февраля 2018 г., 1:55:36 UTC+3 пользователь Nadine Sundquist 
>> (AdWords API Team) написал:
>>>
>>> Hello,
>>>
>>> Could you do me a huge favor in the future? When you notice that a 
>>> thread is much older, could you start a new thread and just reference the 
>>> old forum post with a link? That makes it much easier in case the questions 
>>> are a little different. In your case, you do have a few different 
>>> questions. In order to save you a bit of time, I won't ask you to start a 
>>> new thread this time, but I'll just answer it here. 
>>>
>>> 1) any news about this question?
>>> We took this question offline and worked with the user to determine if 
>>> they were qualified to use the BudgetOrderSerivce. In order to even be 
>>> considered, your whole account structure needs to be set up for 
>>> consolidated 
>>> billing . 
>>>
>>> 2)  i see budget in adwords interface, but i have guest (not manager) 
>>> account. How get budget by  API  via budgetOrderService?
>>> The BudgetOrderService is a whitelisted service, so you would have to 
>>> have a manager account set up with consolidated billing. There are more 
>>> details about how all of this works in our Budget Order Service guide 
>>> . 
>>> It sounds like in your case that you're not set up for that.
>>>
>>> 3) it would be logical,  if i can see budget in interface (from browser) 
>>> , then I should be able to read it by api 
>>> You do have other options for getting information about your budget. For 
>>> example, you can use the Budget Performance Report 
>>> 
>>>  to 
>>> retrieve most of the data that you see in the browser. 
>>>
>>> 4)  maybe exist some other api methods to get budget or  something 
>>> similar  money  param, like money limit, etc?
>>> For your situation, I think the best place would be to look at reporting 
>>> 
>>>  such 
>>> as the Budget Performance Report 
>>> .
>>>  
>>> There are many different kinds of reports 
>>>  that 
>>> can link that to where your budget is being used.
>>>
>>> Please give that a try to see if that works for you.
>>>
>>> Best,
>>> Nadine, AdWords API Team
>>>
>>> On Monday, February 12, 2018 at 3:01:31 PM UTC-5, kisl...@gmail.com 
>>> wrote:

 UP

 1) any news about this question?

 2)  i see budget in adwords interface, but i have guest (not manager) 
 account. How get budget by  API  via budgetOrderService?

 3) it would be logical,  if i can see budget in interface (from 
 browser) , then I should be able to read it by api 

 4)  maybe exist some other api methods to get budget or  something 
 similar  money  param, like money limit, etc?

 четверг, 19 января 2017 г., 6:35:33 UTC+3 пользователь 泉正太 написал:
>
> Hello,
>
> Thank you 

Re: How to get account budget

2018-04-05 Thread kislovpb
Hi,

This is very sad. Comrade 泉 正 太 asked about this opportunity more than a 
year ago.

It's not very clear how to work with this?

Do we need to parse the web interface in order to get and understand the 
balance that remains?

среда, 4 апреля 2018 г., 17:13:55 UTC+3 пользователь Nadine Sundquist 
(AdWords API Team) написал:
>
> Greetings!
>
> Thanks for taking the time to try that out. I'm sorry to hear that it 
> didn't match exactly what you needed. I appreciate the screenshots. That's 
> really helpful. In order to get what you're asking for, you would need the 
> BudgetOrderService 
> .
>  
> However, there's a catch. It's only supported in the API if you have 
> consolidated billing set up. Otherwise, that information can't be retrieved 
> through the API. I've already put in a feature request to make this 
> supported for all other kinds of billing in the future because I think that 
> would be helpful.There isn't a date as to when something like that would be 
> available.
>
> Best,
> Nadine, AdWords API Team
>
> On Wednesday, April 4, 2018 at 4:50:06 AM UTC-4, kisl...@gmail.com 
>  wrote:
>>
>> Hello, thanks for answer
>>
>> We tried to use the "Budget Performance Report", but this is not what we 
>> need. This method returns the budget from the "Shared Budget"
>>
>> Url interface: 
>> https://adwords.google.com/aw/sharedbudgets?ocid=254362058&__c=8977077242=0&__u=6415393025
>> Screen: http://take.ms/yCCkQ
>>
>> But we have a task to receive a budget from the section "Billing & 
>> payments" -> "Account budgets"
>> Url: 
>> https://adwords.google.com/aw/billing/budgets?ocid=254362058=433291332&__c=8977077242=0&__u=6415393025
>> Screen: http://take.ms/BW4g9
>>
>> We want to get the "Budget ammount" field (104$ on screenshot)
>>
>> How can I get this field? 
>>
>> вторник, 13 февраля 2018 г., 1:55:36 UTC+3 пользователь Nadine Sundquist 
>> (AdWords API Team) написал:
>>>
>>> Hello,
>>>
>>> Could you do me a huge favor in the future? When you notice that a 
>>> thread is much older, could you start a new thread and just reference the 
>>> old forum post with a link? That makes it much easier in case the questions 
>>> are a little different. In your case, you do have a few different 
>>> questions. In order to save you a bit of time, I won't ask you to start a 
>>> new thread this time, but I'll just answer it here. 
>>>
>>> 1) any news about this question?
>>> We took this question offline and worked with the user to determine if 
>>> they were qualified to use the BudgetOrderSerivce. In order to even be 
>>> considered, your whole account structure needs to be set up for 
>>> consolidated 
>>> billing . 
>>>
>>> 2)  i see budget in adwords interface, but i have guest (not manager) 
>>> account. How get budget by  API  via budgetOrderService?
>>> The BudgetOrderService is a whitelisted service, so you would have to 
>>> have a manager account set up with consolidated billing. There are more 
>>> details about how all of this works in our Budget Order Service guide 
>>> . 
>>> It sounds like in your case that you're not set up for that.
>>>
>>> 3) it would be logical,  if i can see budget in interface (from browser) 
>>> , then I should be able to read it by api 
>>> You do have other options for getting information about your budget. For 
>>> example, you can use the Budget Performance Report 
>>> 
>>>  to 
>>> retrieve most of the data that you see in the browser. 
>>>
>>> 4)  maybe exist some other api methods to get budget or  something 
>>> similar  money  param, like money limit, etc?
>>> For your situation, I think the best place would be to look at reporting 
>>> 
>>>  such 
>>> as the Budget Performance Report 
>>> .
>>>  
>>> There are many different kinds of reports 
>>>  that 
>>> can link that to where your budget is being used.
>>>
>>> Please give that a try to see if that works for you.
>>>
>>> Best,
>>> Nadine, AdWords API Team
>>>
>>> On Monday, February 12, 2018 at 3:01:31 PM UTC-5, kisl...@gmail.com 
>>> wrote:

 UP

 1) any news about this question?

 2)  i see budget in adwords interface, but i have guest (not manager) 
 account. How get budget by  API  via budgetOrderService?

 3) it would be logical,  if i can see budget in interface (from 
 browser) , then I should be able to read it by api 

 4)  maybe exist some other api methods to get budget or  something 
 similar  money  param, like money 

Re: How to get account budget

2018-04-04 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings!

Thanks for taking the time to try that out. I'm sorry to hear that it 
didn't match exactly what you needed. I appreciate the screenshots. That's 
really helpful. In order to get what you're asking for, you would need the 
BudgetOrderService 
.
 
However, there's a catch. It's only supported in the API if you have 
consolidated billing set up. Otherwise, that information can't be retrieved 
through the API. I've already put in a feature request to make this 
supported for all other kinds of billing in the future because I think that 
would be helpful.There isn't a date as to when something like that would be 
available.

Best,
Nadine, AdWords API Team

On Wednesday, April 4, 2018 at 4:50:06 AM UTC-4, kislo...@gmail.com wrote:
>
> Hello, thanks for answer
>
> We tried to use the "Budget Performance Report", but this is not what we 
> need. This method returns the budget from the "Shared Budget"
>
> Url interface: 
> https://adwords.google.com/aw/sharedbudgets?ocid=254362058&__c=8977077242=0&__u=6415393025
> Screen: http://take.ms/yCCkQ
>
> But we have a task to receive a budget from the section "Billing & 
> payments" -> "Account budgets"
> Url: 
> https://adwords.google.com/aw/billing/budgets?ocid=254362058=433291332&__c=8977077242=0&__u=6415393025
> Screen: http://take.ms/BW4g9
>
> We want to get the "Budget ammount" field (104$ on screenshot)
>
> How can I get this field? 
>
> вторник, 13 февраля 2018 г., 1:55:36 UTC+3 пользователь Nadine Sundquist 
> (AdWords API Team) написал:
>>
>> Hello,
>>
>> Could you do me a huge favor in the future? When you notice that a thread 
>> is much older, could you start a new thread and just reference the old 
>> forum post with a link? That makes it much easier in case the questions are 
>> a little different. In your case, you do have a few different questions. In 
>> order to save you a bit of time, I won't ask you to start a new thread this 
>> time, but I'll just answer it here. 
>>
>> 1) any news about this question?
>> We took this question offline and worked with the user to determine if 
>> they were qualified to use the BudgetOrderSerivce. In order to even be 
>> considered, your whole account structure needs to be set up for consolidated 
>> billing . 
>>
>> 2)  i see budget in adwords interface, but i have guest (not manager) 
>> account. How get budget by  API  via budgetOrderService?
>> The BudgetOrderService is a whitelisted service, so you would have to 
>> have a manager account set up with consolidated billing. There are more 
>> details about how all of this works in our Budget Order Service guide 
>> . It 
>> sounds like in your case that you're not set up for that.
>>
>> 3) it would be logical,  if i can see budget in interface (from browser) 
>> , then I should be able to read it by api 
>> You do have other options for getting information about your budget. For 
>> example, you can use the Budget Performance Report 
>> 
>>  to 
>> retrieve most of the data that you see in the browser. 
>>
>> 4)  maybe exist some other api methods to get budget or  something 
>> similar  money  param, like money limit, etc?
>> For your situation, I think the best place would be to look at reporting 
>> 
>>  such 
>> as the Budget Performance Report 
>> .
>>  
>> There are many different kinds of reports 
>>  that 
>> can link that to where your budget is being used.
>>
>> Please give that a try to see if that works for you.
>>
>> Best,
>> Nadine, AdWords API Team
>>
>> On Monday, February 12, 2018 at 3:01:31 PM UTC-5, kisl...@gmail.com 
>> wrote:
>>>
>>> UP
>>>
>>> 1) any news about this question?
>>>
>>> 2)  i see budget in adwords interface, but i have guest (not manager) 
>>> account. How get budget by  API  via budgetOrderService?
>>>
>>> 3) it would be logical,  if i can see budget in interface (from browser) 
>>> , then I should be able to read it by api 
>>>
>>> 4)  maybe exist some other api methods to get budget or  something 
>>> similar  money  param, like money limit, etc?
>>>
>>> четверг, 19 января 2017 г., 6:35:33 UTC+3 пользователь 泉正太 написал:

 Hello,

 Thank you for your reply. Then, I would like to try applying for a 
 whitelist. 
 Sorry... where can I check how to apply for a 
 budgetOrderService whitelist?
 If there is a way please tell me the link of the document.

 Best regards,
 shorta izumi

 2017年1月19日木曜日 4時13分54秒 UTC+9 Vishal Vinayak (Adwords API 

Re: How to get account budget

2018-04-04 Thread kislovpb
Hello, thanks for answer

We tried to use the "Budget Performance Report", but this is not what we 
need. This method returns the budget from the "Shared Budget"

Url interface: 
https://adwords.google.com/aw/sharedbudgets?ocid=254362058&__c=8977077242=0&__u=6415393025
Screen: http://take.ms/yCCkQ

But we have a task to receive a budget from the section "Billing & 
payments" -> "Account budgets"
Url: 
https://adwords.google.com/aw/billing/budgets?ocid=254362058=433291332&__c=8977077242=0&__u=6415393025
Screen: http://take.ms/BW4g9

We want to get the "Budget ammount" field (104$ on screenshot)

How can I get this field? 

вторник, 13 февраля 2018 г., 1:55:36 UTC+3 пользователь Nadine Sundquist 
(AdWords API Team) написал:
>
> Hello,
>
> Could you do me a huge favor in the future? When you notice that a thread 
> is much older, could you start a new thread and just reference the old 
> forum post with a link? That makes it much easier in case the questions are 
> a little different. In your case, you do have a few different questions. In 
> order to save you a bit of time, I won't ask you to start a new thread this 
> time, but I'll just answer it here. 
>
> 1) any news about this question?
> We took this question offline and worked with the user to determine if 
> they were qualified to use the BudgetOrderSerivce. In order to even be 
> considered, your whole account structure needs to be set up for consolidated 
> billing . 
>
> 2)  i see budget in adwords interface, but i have guest (not manager) 
> account. How get budget by  API  via budgetOrderService?
> The BudgetOrderService is a whitelisted service, so you would have to have 
> a manager account set up with consolidated billing. There are more details 
> about how all of this works in our Budget Order Service guide 
> . It 
> sounds like in your case that you're not set up for that.
>
> 3) it would be logical,  if i can see budget in interface (from browser) , 
> then I should be able to read it by api 
> You do have other options for getting information about your budget. For 
> example, you can use the Budget Performance Report 
> 
>  to 
> retrieve most of the data that you see in the browser. 
>
> 4)  maybe exist some other api methods to get budget or  something 
> similar  money  param, like money limit, etc?
> For your situation, I think the best place would be to look at reporting 
>  
> such 
> as the Budget Performance Report 
> .
>  
> There are many different kinds of reports 
>  that 
> can link that to where your budget is being used.
>
> Please give that a try to see if that works for you.
>
> Best,
> Nadine, AdWords API Team
>
> On Monday, February 12, 2018 at 3:01:31 PM UTC-5, kisl...@gmail.com 
>  wrote:
>>
>> UP
>>
>> 1) any news about this question?
>>
>> 2)  i see budget in adwords interface, but i have guest (not manager) 
>> account. How get budget by  API  via budgetOrderService?
>>
>> 3) it would be logical,  if i can see budget in interface (from browser) 
>> , then I should be able to read it by api 
>>
>> 4)  maybe exist some other api methods to get budget or  something 
>> similar  money  param, like money limit, etc?
>>
>> четверг, 19 января 2017 г., 6:35:33 UTC+3 пользователь 泉正太 написал:
>>>
>>> Hello,
>>>
>>> Thank you for your reply. Then, I would like to try applying for a 
>>> whitelist. 
>>> Sorry... where can I check how to apply for a 
>>> budgetOrderService whitelist?
>>> If there is a way please tell me the link of the document.
>>>
>>> Best regards,
>>> shorta izumi
>>>
>>> 2017年1月19日木曜日 4時13分54秒 UTC+9 Vishal Vinayak (Adwords API Team):

 Hi,

 From AdWords API standpoint, you can use BudgetOrderService 
 
  to 
 retrieve budgets for an account. A BudgetOrder 
 
  is 
 an authorization for a particular client AdWords account to spend a 
 certain 
 amount of money over a certain period of time. The 
 BudgetOrderService.get 
 
  method 
 can be used to fetch the spendingLimit 
 
  of 
 the client account. Please note that BudgetOrderService is available only 
 to white-listed AdWords manager accounts.  

Re: How to get account budget

2018-02-12 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello,

Could you do me a huge favor in the future? When you notice that a thread 
is much older, could you start a new thread and just reference the old 
forum post with a link? That makes it much easier in case the questions are 
a little different. In your case, you do have a few different questions. In 
order to save you a bit of time, I won't ask you to start a new thread this 
time, but I'll just answer it here. 

1) any news about this question?
We took this question offline and worked with the user to determine if they 
were qualified to use the BudgetOrderSerivce. In order to even be 
considered, your whole account structure needs to be set up for consolidated 
billing . 

2)  i see budget in adwords interface, but i have guest (not manager) 
account. How get budget by  API  via budgetOrderService?
The BudgetOrderService is a whitelisted service, so you would have to have 
a manager account set up with consolidated billing. There are more details 
about how all of this works in our Budget Order Service guide 
. It 
sounds like in your case that you're not set up for that.

3) it would be logical,  if i can see budget in interface (from browser) , 
then I should be able to read it by api 
You do have other options for getting information about your budget. For 
example, you can use the Budget Performance Report 

 to 
retrieve most of the data that you see in the browser. 

4)  maybe exist some other api methods to get budget or  something similar  
money  param, like money limit, etc?
For your situation, I think the best place would be to look at reporting 
 
such 
as the Budget Performance Report 
.
 
There are many different kinds of reports 
 that can 
link that to where your budget is being used.

Please give that a try to see if that works for you.

Best,
Nadine, AdWords API Team

On Monday, February 12, 2018 at 3:01:31 PM UTC-5, kislo...@gmail.com wrote:
>
> UP
>
> 1) any news about this question?
>
> 2)  i see budget in adwords interface, but i have guest (not manager) 
> account. How get budget by  API  via budgetOrderService?
>
> 3) it would be logical,  if i can see budget in interface (from browser) , 
> then I should be able to read it by api 
>
> 4)  maybe exist some other api methods to get budget or  something 
> similar  money  param, like money limit, etc?
>
> четверг, 19 января 2017 г., 6:35:33 UTC+3 пользователь 泉正太 написал:
>>
>> Hello,
>>
>> Thank you for your reply. Then, I would like to try applying for a 
>> whitelist. 
>> Sorry... where can I check how to apply for a 
>> budgetOrderService whitelist?
>> If there is a way please tell me the link of the document.
>>
>> Best regards,
>> shorta izumi
>>
>> 2017年1月19日木曜日 4時13分54秒 UTC+9 Vishal Vinayak (Adwords API Team):
>>>
>>> Hi,
>>>
>>> From AdWords API standpoint, you can use BudgetOrderService 
>>> 
>>>  to 
>>> retrieve budgets for an account. A BudgetOrder 
>>> 
>>>  is 
>>> an authorization for a particular client AdWords account to spend a certain 
>>> amount of money over a certain period of time. The 
>>> BudgetOrderService.get 
>>> 
>>>  method 
>>> can be used to fetch the spendingLimit 
>>> 
>>>  of 
>>> the client account. Please note that BudgetOrderService is available only 
>>> to white-listed AdWords manager accounts.  
>>>
>>> For questions related to AdWords Scripts, I would recommend posting your 
>>> queries on the AdWords Scripts Forum 
>>> . 
>>>
>>> Regards,
>>> Vishal, AdWords API Team
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 

Re: How to get account budget

2018-02-12 Thread kislovpb
UP

1) any news about this question?

2)  i see budget in adwords interface, but i have guest (not manager) 
account. How get budget by  API  via budgetOrderService?

3) it would be logical,  if i can see budget in interface (from browser) , 
then I should be able to read it by api 

4)  maybe exist some other api methods to get budget or  something similar  
money  param, like money limit, etc?

четверг, 19 января 2017 г., 6:35:33 UTC+3 пользователь 泉正太 написал:
>
> Hello,
>
> Thank you for your reply. Then, I would like to try applying for a 
> whitelist. 
> Sorry... where can I check how to apply for a budgetOrderService whitelist?
> If there is a way please tell me the link of the document.
>
> Best regards,
> shorta izumi
>
> 2017年1月19日木曜日 4時13分54秒 UTC+9 Vishal Vinayak (Adwords API Team):
>>
>> Hi,
>>
>> From AdWords API standpoint, you can use BudgetOrderService 
>> 
>>  to 
>> retrieve budgets for an account. A BudgetOrder 
>> 
>>  is 
>> an authorization for a particular client AdWords account to spend a certain 
>> amount of money over a certain period of time. The BudgetOrderService.get 
>> 
>>  method 
>> can be used to fetch the spendingLimit 
>> 
>>  of 
>> the client account. Please note that BudgetOrderService is available only 
>> to white-listed AdWords manager accounts.  
>>
>> For questions related to AdWords Scripts, I would recommend posting your 
>> queries on the AdWords Scripts Forum 
>> . 
>>
>> Regards,
>> Vishal, AdWords API Team
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/20ad95a8-f9e1-4ca0-bd4d-753e8950322c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Is it possible to set and change a monthly account budget through API?

2017-08-16 Thread 'Danial Klimkin' via AdWords API Forum
Hello Konomi,


BudgetOrderService 

 is 
whitelist-only service and this limits number of companies using it.


-Danial, AdWords API Team.


On Wednesday, August 16, 2017 at 5:01:46 AM UTC+2, konomi wrote:
>
> Thank you for your help, Vincent!
> What do you think about another question?
> > And 3 years ago I heard that in Japan the use of budget managing service 
> on API was low from a sales staff from Google Adwords Japan, since the 
> service was not trustworthy enough. 
> > Has it been improved to be relied on?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a3e25091-f82f-4f80-bf51-95cd6ff99fb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Is it possible to set and change a monthly account budget through API?

2017-08-15 Thread konomi
Thank you for your help, Vincent!
What do you think about another question?
> And 3 years ago I heard that in Japan the use of budget managing service 
on API was low from a sales staff from Google Adwords Japan, since the 
service was not trustworthy enough. 
> Has it been improved to be relied on?

-- 

-
もし、このメッセージが誤って貴殿に送信されたと思われる場合には、
機密情報を含んでいる可能性もありますので、どなたにも転送せず、
付属したファイルも含めて削除していただくとともに、発信者にその旨を
お伝えいただきますようお願いいたします。
This email may be confidential or privileged.
If you received this communication
by mistake, please don't forward it to anyone else,
please erase all copies and documents,
and please let me know that it went to the wrong person.
Thank you very much.
-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fb9b2326-c33f-4f82-9671-f5db07a9ada4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Is it possible to set and change a monthly account budget through API?

2017-08-15 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Konomi,

If your AdWords account is setup for monthly invoicing and whitelisted for 
BudgetOrderService 
,
 
you can create and manage BudgetOrder 

 objects 
that define account-level budgets for client accounts. Kindly check this 
document 
 for 
more information regarding BudgetOrderService. 

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/750c2fce-b0dc-430e-a356-b28640bdf3eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Is it possible to set and change a monthly account budget through API?

2017-08-15 Thread konomi
Hi,

We would like to set and change a monthly account budget through AdWords 
API?
Is it possible to manage an account budget by API? If possible, where can 
we find these information?

And 3 years ago I heard that in Japan the use of budget managing service on 
API was low from a sales staff from Google Adwords Japan, since the service 
is not trustworthy enough. 
Have it been improved to be relied on?

Thank you.
Konomi

-- 

-
もし、このメッセージが誤って貴殿に送信されたと思われる場合には、
機密情報を含んでいる可能性もありますので、どなたにも転送せず、
付属したファイルも含めて削除していただくとともに、発信者にその旨を
お伝えいただきますようお願いいたします。
This email may be confidential or privileged.
If you received this communication
by mistake, please don't forward it to anyone else,
please erase all copies and documents,
and please let me know that it went to the wrong person.
Thank you very much.
-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/38479760-6c54-448a-9027-bdb9d5c59ec1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [PHP] Extracting the "Remaining account budget"...

2017-08-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, 

Unfortunately, this isn't available yet. As described in the earlier post, 
you will have to derive the remaining budget using the Account Performance 
Report 

. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/341a93fe-d2b7-468c-9648-e3835c1ea704%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [PHP] Extracting the "Remaining account budget"...

2017-08-11 Thread ppcwhitelabel
Hi Anthony,
Is it still impossible to extract the "Remaining account budget" through 
AdWords API?
Have not you heard of some changes on this point?

среда, 19 августа 2015 г., 23:36:00 UTC+3 пользователь Anthony Madrigal 
написал:
>
> Hello,
>
> Unfortunately, it is not possible to extract the "Remaining account 
> budget" through AdWords API. However, as a workaround, you can run an Account 
> Performance Report 
> <https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report>
>  to 
> grab the cost. If you know the starting budget, you can subtract the cost 
> from it to get the remaining budget.
>
> Regards,
> Anthony
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cc1c3307-1b58-484e-a2fa-f1402e1cbef7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How does calculate remaining account budget?

2017-05-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, 

When you do a get() on BudgetOrderService 
<https://developers.google.com/adwords/api/docs/reference/v201702/BudgetOrderService>,
 
the spendingLimit includes any adjustments that were made to your budget. 
Please read here 
<https://developers.google.com/adwords/api/docs/guides/budget-order#spending_limits_and_adjustments>
 for 
the detailed explanation. Regarding taxes, I would like to take a look at 
your account. Could you please *Reply privately to author* and share your 
client customer Id and the period for which you are checking? If you could 
include the SOAP logs (request/response) of the get() on BudgetOrderService 
for that period, it will also be helpful. 

*Does promo include in spendingLimit? *
The promo code should be part of your total adjustments. As mentioned 
earlier, API will include total adjustments in the spendingLimit. 

*How to calculate the remaining budget?*
The account budget will be (spendingLimit 
<https://developers.google.com/adwords/api/docs/reference/v201702/BudgetOrderService.BudgetOrder#spendingLimit>
 - 
totalAdjustments). Once you find out the spend, you should be able to find 
out the remaining budget. To calculate the spend, you may have to store the 
spendingLimit locally and then perform the calculation as : spent = 
(oldSpendingLimit - newSpendingLimit) + totalAdjustment.


Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a4b29352-ef4e-414a-bc03-1f51196a83b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How does calculate remaining account budget?

2017-05-25 Thread Evgeniy Belov
Hi.
BudgetOrderService reports a spendingLimit of 140 013,32
totalAdjustments = 0

Taxes = -24 864,42.
Does taxes include in spendingLimit?

Promo = 1200.
Does promo include in spendingLimit?

 invalid click credit = 115,1 (it should be included in totalAdjustments of 
BudgetOrder, but not included.)
Overdelivery credit = 1143,2 (without overdelivery credits by days)

ACCOUNT_PERFORMANCE_REPORT reported a cost of 140593,86 (with calculated 
overdelivery credit by days by me)

I know spendingLimit, cost of account report and Overdelivery credit.
Question:
How does calculate remaining account budget?

I think spendingLimit - cost of account report  + Overdelivery credit = 140 
013,32 - 140593,86 + 1143,2 = 562,66
But in mcc remaining account budget = 0.02
How 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cc04c86d-e0cf-4e35-b8aa-d6962c277851%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get account budget

2017-01-18 Thread 泉正太
Hello,

Thank you for your reply. Then, I would like to try applying for a 
whitelist. 
Sorry... where can I check how to apply for a budgetOrderService whitelist?
If there is a way please tell me the link of the document.

Best regards,
shorta izumi

2017年1月19日木曜日 4時13分54秒 UTC+9 Vishal Vinayak (Adwords API Team):
>
> Hi,
>
> From AdWords API standpoint, you can use BudgetOrderService 
> 
>  to 
> retrieve budgets for an account. A BudgetOrder 
> 
>  is 
> an authorization for a particular client AdWords account to spend a certain 
> amount of money over a certain period of time. The BudgetOrderService.get 
> 
>  method 
> can be used to fetch the spendingLimit 
> 
>  of 
> the client account. Please note that BudgetOrderService is available only 
> to white-listed AdWords manager accounts.  
>
> For questions related to AdWords Scripts, I would recommend posting your 
> queries on the AdWords Scripts Forum 
> . 
>
> Regards,
> Vishal, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ff878224-b691-4677-a730-90a2751bc53a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get account budget

2017-01-18 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

>From AdWords API standpoint, you can use BudgetOrderService 

 to 
retrieve budgets for an account. A BudgetOrder 

 is 
an authorization for a particular client AdWords account to spend a certain 
amount of money over a certain period of time. The BudgetOrderService.get 

 method 
can be used to fetch the spendingLimit 

 of 
the client account. Please note that BudgetOrderService is available only 
to white-listed AdWords manager accounts.  

For questions related to AdWords Scripts, I would recommend posting your 
queries on the AdWords Scripts Forum 
. 

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/82f84ee2-01b6-41b5-992f-dcaa0c1ea286%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get account budget

2017-01-18 Thread 泉正太


Dear support team,

Is there a way to get account budget via API or AdWords Scripts?
It is not campaign budget.

If there is a way please tell me the link of the document.



*MCC budget screen*

<https://lh3.googleusercontent.com/-gQgUwBmriic/WH9BI1B6hMI/Bbo/yj0o2knrtnk9a0uJD3d54hVLOJgdUNOlQCLcB/s1600/MCC.png>
 
<https://lh3.googleusercontent.com/-gQgUwBmriic/WH9BI1B6hMI/Bbo/yj0o2knrtnk9a0uJD3d54hVLOJgdUNOlQCLcB/s1600/MCC.png>


*Individual account budget screen*

<https://lh3.googleusercontent.com/-fACLvkLiA-o/WH9B59VFVQI/Bbw/XCaQkUl6muUso6FwNA1KlC1DKGZLZfQ5gCLcB/s1600/ACCOUNT.png>

Best regard
shorta izumi



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5c2c108f-d5ad-4eb7-8417-e1955a0f8933%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords account budget

2016-09-20 Thread Zweitze
There is a workaround...
Does your company have a MCC? If not, create one, then add all accounts to 
that MCC. Next, let all "budget orders" go through that MCC. A "budget 
order" is similar to a purchase order, you give Google the right to spend a 
certain amount in a certain period.

Having done that, you can use the BudgetOrderService 
<https://developers.google.com/adwords/api/docs/reference/v201607/BudgetOrderService#get>
 
- method get returns all budget orders. You have to call that service with 
a login associated to the MCC with the budget orders. And then you're still 
not there, you have to ask Google for whitelisting (see the highlighted 
section of the docs).

So a lot to do, but if you already have a MCC, and you've centralized the 
spendings in that MCC, you're almost there.



On Tuesday, September 20, 2016 at 4:35:36 AM UTC+2, Gustavo Ulyssea wrote:
>
> Hello,
>
> I could not find a way to make it automatic to check our company current 
> account budget on AdWords to make it easier for me to let the one 
> responsible to add credit to our account. Anyone who knows it can help me ?
>
> Best regards,
> Gustavo Ulyssea
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9d58dca7-da8c-4b81-8e03-662675b1304d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords account budget

2016-09-19 Thread 'Joyce Lava' via AdWords API Forum
Hi Gustavo,

There is currently no way to get current/remaining account budget using the 
AdWords API services/reports. However, if you know the original budget, 
then you can generate the Account_Performance_Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report>
 to 
get the Cost 
<https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report#cost>
 and 
subtract that from the original budget.

Thanks,
Joyce, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dcf097f9-3ddb-4159-a4ee-d0867e13fa42%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Adwords account budget

2016-09-19 Thread Gustavo Ulyssea
Hello,

I could not find a way to make it automatic to check our company current 
account budget on AdWords to make it easier for me to let the one 
responsible to add credit to our account. Anyone who knows it can help me ?

Best regards,
Gustavo Ulyssea

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6c64ec72-e2a5-4d81-a080-92c97ba43697%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Account budget change

2016-05-23 Thread Георгий Чернухин
Thanks

понедельник, 23 мая 2016 г., 18:34:46 UTC+3 пользователь Joyce Lava написал:
>
> Hi,
>
> Currently, there is no AdWords API service that returns the budget 
> updates. You can only get these information in the AdWords UI.
>
> Thanks and Regards,
> Joyce, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8e4f44fa-5c8a-4698-be1b-e4fc71144d58%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Account budget change

2016-05-23 Thread 'Joyce Lava' via AdWords API Forum
Hi,

Currently, there is no AdWords API service that returns the budget updates. 
You can only get these information in the AdWords UI.

Thanks and Regards,
Joyce, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ed1b0584-b186-4a9d-a2b3-b045871fb4f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Account budget change

2016-05-23 Thread Георгий Чернухин
Hi.

Is there any way to get history of budget updates on account?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fd813e64-db8f-4820-973b-57e3f1dcd64a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [PHP] Extracting the Remaining account budget...

2015-08-19 Thread Anthony Madrigal
Hello,

Unfortunately, it is not possible to extract the Remaining account budget 
through AdWords API. However, as a workaround, you can run an Account 
Performance Report 
https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report
 to 
grab the cost. If you know the starting budget, you can subtract the cost 
from it to get the remaining budget.

Regards,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/68c2b8e3-b300-41d5-bfc8-d9ea5c1fceb6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [PHP] Extracting the Remaining account budget...

2015-08-19 Thread Desenvolvimento - Grupo Lead Negócios Inteligentes
Thanks Anthony!

Em quarta-feira, 19 de agosto de 2015 17:36:00 UTC-3, Anthony Madrigal 
escreveu:

 Hello,

 Unfortunately, it is not possible to extract the Remaining account 
 budget through AdWords API. However, as a workaround, you can run an Account 
 Performance Report 
 https://developers.google.com/adwords/api/docs/appendix/reports/account-performance-report
  to 
 grab the cost. If you know the starting budget, you can subtract the cost 
 from it to get the remaining budget.

 Regards,
 Anthony
 AdWords API Team


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5e9d2018-da52-40d1-8c23-e9f9a6d0f618%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[PHP] Extracting the Remaining account budget...

2015-08-19 Thread Desenvolvimento - Grupo Lead Negócios Inteligentes
Hello, all right?

Guys, I have a question here: Is there any possibility to extract the 
Remaining account budget? I looked for a solution in Account 
Performance to see if there was a possibility, but have not found ... Is 
there any way to extract this data using the API?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/09cde81a-efd2-45c7-8140-95856dd23f76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Java] Company in white list to get Account Budget

2014-12-04 Thread Josh Radcliff (AdWords API Team)
Hi Brandon,

The API does not explicitly provide this information, but you could take 
the BudgetOrder.spendingLimit 
https://developers.google.com/adwords/api/docs/reference/v201409/BudgetOrderService.BudgetOrder#spendingLimit
 for 
all of the *BudgetOrders* that cover a date range, and then subtract from 
that the *Cost* returned in the ACCOUNT_PERFORMANCE_REPORT 
https://developers.google.com/adwords/api/docs/appendix/reports#account.

Cheers,
Josh, AdWords API Team

On Thursday, December 4, 2014 1:44:42 AM UTC-5, Brandon wrote:

 Hi Josh,

 Thanks for the reply.

 Seems like this service only can get the information about spent 
 limitation.

 What if we want to get the money we saved to our account?

 I mean the amount which could be consumed by the costs of the account.

 Is this possible?

 Brandon

 Josh Radcliff (AdWords API Team)於 2014年12月3日星期三UTC+8下午10時01分18秒寫道:

 Hi Brandon,

 From your description it sounds like the service you want is the 
 BudgetOrderService 
 https://developers.google.com/adwords/api/docs/reference/v201409/BudgetOrderService.
  
 You may want to check out our guide on that service 
 https://developers.google.com/adwords/api/docs/guides/budget-order as 
 well.

 Thanks,
 Josh, AdWords API Team

 On Wednesday, December 3, 2014 4:51:39 AM UTC-5, Brandon wrote:

 Hi,

 We are already in the white list which is able to get Account 
 Budget(According to my team leader).

 But I can' t find any service to do the request.

 Does this white list still exists?

 If it does, how can we get Account Budget?

 We need to use this feature to do some budget monitor.

 Any help will be appreciate.

 Brandon



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/891667f4-1ee4-4bad-9ab3-0aedaf5f5f7a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Java] Company in white list to get Account Budget

2014-12-04 Thread Brandon
Hi Josh,

I'll go ask them if that's what they want and then post back if I hear back 
from them.

Thanks,

Brandon

Josh Radcliff (AdWords API Team)於 2014年12月4日星期四UTC+8下午10時32分51秒寫道:

 Hi Brandon,

 The API does not explicitly provide this information, but you could take 
 the BudgetOrder.spendingLimit 
 https://developers.google.com/adwords/api/docs/reference/v201409/BudgetOrderService.BudgetOrder#spendingLimit
  for 
 all of the *BudgetOrders* that cover a date range, and then subtract from 
 that the *Cost* returned in the ACCOUNT_PERFORMANCE_REPORT 
 https://developers.google.com/adwords/api/docs/appendix/reports#account.

 Cheers,
 Josh, AdWords API Team

 On Thursday, December 4, 2014 1:44:42 AM UTC-5, Brandon wrote:

 Hi Josh,

 Thanks for the reply.

 Seems like this service only can get the information about spent 
 limitation.

 What if we want to get the money we saved to our account?

 I mean the amount which could be consumed by the costs of the account.

 Is this possible?

 Brandon

 Josh Radcliff (AdWords API Team)於 2014年12月3日星期三UTC+8下午10時01分18秒寫道:

 Hi Brandon,

 From your description it sounds like the service you want is the 
 BudgetOrderService 
 https://developers.google.com/adwords/api/docs/reference/v201409/BudgetOrderService.
  
 You may want to check out our guide on that service 
 https://developers.google.com/adwords/api/docs/guides/budget-order as 
 well.

 Thanks,
 Josh, AdWords API Team

 On Wednesday, December 3, 2014 4:51:39 AM UTC-5, Brandon wrote:

 Hi,

 We are already in the white list which is able to get Account 
 Budget(According to my team leader).

 But I can' t find any service to do the request.

 Does this white list still exists?

 If it does, how can we get Account Budget?

 We need to use this feature to do some budget monitor.

 Any help will be appreciate.

 Brandon



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/07e6cc50-e7a5-4201-9394-e6a832bbd7f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Java] Company in white list to get Account Budget

2014-12-03 Thread Brandon
Hi,

We are already in the white list which is able to get Account 
Budget(According to my team leader).

But I can' t find any service to do the request.

Does this white list still exists?

If it does, how can we get Account Budget?

We need to use this feature to do some budget monitor.

Any help will be appreciate.

Brandon

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b0f78150-dd73-4ff7-b810-8ef0a69fff6b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Java] Company in white list to get Account Budget

2014-12-03 Thread Josh Radcliff (AdWords API Team)
Hi Brandon,

From your description it sounds like the service you want is the 
BudgetOrderService 
https://developers.google.com/adwords/api/docs/reference/v201409/BudgetOrderService.
 
You may want to check out our guide on that service 
https://developers.google.com/adwords/api/docs/guides/budget-order as 
well.

Thanks,
Josh, AdWords API Team

On Wednesday, December 3, 2014 4:51:39 AM UTC-5, Brandon wrote:

 Hi,

 We are already in the white list which is able to get Account 
 Budget(According to my team leader).

 But I can' t find any service to do the request.

 Does this white list still exists?

 If it does, how can we get Account Budget?

 We need to use this feature to do some budget monitor.

 Any help will be appreciate.

 Brandon


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9e16a148-9f64-42c4-a429-fa7b04a42255%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   >