Problem with creating Billing && Budget

2024-03-08 Thread Алексей Рябиков
Hello! We have strange problem with process of creating accounts In our project script looks like: Create acc > Add Profile > Create Budget > Send invitation We''re working with API for more than a year, and it works fine for us. But, unfortunately, around 2 weeks ago we caught strange pro

Re: optimization of big requests

2023-09-24 Thread Алексей Рябиков
Hi! Thanks, I'll check it out :) On Tuesday, September 19, 2023 at 9:11:50 PM UTC+3 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I understand that the functions in the > Google Ads PHP library tha

Optimization of big requests

2023-09-15 Thread Алексей Рябиков
Hi! I have a question about optimization: Our project is an advertising agency, and we use an API, which has been working fine for us. However, we now have a task to retrieve large sets of data (keywords, budgets) for building reports in BI. Unfortunately, the functions in the Google Ads PHP l

Re: suspended account status via google ads api

2023-08-12 Thread Алексей Рябиков
Hi! Sure. File in attach. If I understand correctly, status code 2 equal to "Enabled". Because all accounts return 2 :) четверг, 10 августа 2023 г. в 19:45:11 UTC+3, Google Ads API Forum Advisor: > Hi, > > Thank you for reaching out to Google Ads API Forum. > > I understand that you are tr

Re: suspended account status via google ads api

2023-08-12 Thread Алексей Рябиков
Hi! Of course, file in attache четверг, 10 августа 2023 г. в 19:45:11 UTC+3, Google Ads API Forum Advisor: > Hi, > > Thank you for reaching out to Google Ads API Forum. > > I understand that you are trying to get account status and *enabled* accounts > and *suspended* accounts will return the

Suspended account status via Google Ads API

2023-08-10 Thread Алексей Рябиков
Hello! I'm trying to get account status via API (PHP lib) and all is OK, with one exception: And enabled accounts *AND* suspended accounts return status ''2' screenshot (that equals 'Enabled'). But if we look in the docs, we can find this https://developers.google

Re: Ending the active account budget issue

2023-02-10 Thread Алексей Рябиков
count_budget' => 'customers/3721199407/accountBudgets/6885650342' ]); $accountBudgetProposalOperation = new AccountBudgetProposalOperation(); $accountBudgetProposalOperation->setCreate($accountBudgetProposal); } // [END add_account_budget_proposal] } AddAccountBudgetProposal::main();

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/

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* >

Re: How to enable logging in Dynamic configuration?

2023-02-01 Thread Алексей Рябиков
Hi! Okay, thnx, I'll check it out вторник, 31 января 2023 г. в 20:39:41 UTC+3, adsapi: > Hi, > > Also, you may file the issue using the Issue tracker here > . > > Regards, > [image: Google Logo] > Yasar > Google Ads API Team > > > ref:_00

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 AccountBudgetProposa

How to enable logging in Dynamic configuration?

2023-01-30 Thread Алексей Рябиков
Hi! I'm using Dynamic configuration instead Configuration file because it works fine for me ( attempt to build $googleAdsClient from file - returns error idk why). But I've stuck with enabling logger in this case. Here is my code and its return error "Call to undefined method Google\Ads\Googl

Re: Problem with AddBillingSetup.php example

2023-01-22 Thread Алексей Рябиков
Hi! Wow, thank you! I'll be waiting :) пятница, 20 января 2023 г. в 23:03:42 UTC+3, adsapi: > Hello - > > Thanks for bringing this issue up! I'm a developer relations engineer > jumping in to help out here. The internal error I see for your request ID > is CUSTOMER_BILLING_ERROR_CANNOT_CREA

Re: Problem with AddBillingSetup.php example

2023-01-19 Thread Алексей Рябиков
Thank you! I'll be waiting :) четверг, 19 января 2023 г. в 12:30:10 UTC+3, adsapi: > Hi, > > Thank you for getting back to us. I hope that you are doing well today. > > Please allow me to raise this concern to the rest of our team. Rest > assured that we will get back to you once we have an up

Problem with AddBillingSetup.php example

2023-01-17 Thread Алексей Рябиков
Hello! I have a problem with an example from Google Ads PHP library. When I'm trying to run example via console I have an error like: " Fault --- Status code: 3 Details: Request contains an invalid argument. Failure: {"errors":[{"errorCode":{"requestError":"UNKNOWN"},"message":"The error cod

Problem with AddBillingSetup.php example

2023-01-17 Thread Алексей Рябиков
Hello! I have a problem with example from Google Ads PHP library. When I'm trying to run example via console I have an error like: " Fault --- Status code: 3 Details: Request contains an invalid argument. Failure: {"errors":[{"errorCode":{"requestError":"UNKNOWN"},"message":"The error code i