Re: No data from ad_group_asset view for app campaigns

2022-07-29 Thread Ilya Bolshakov
I see :( Hope to see this in the next version ^_^ On Friday, July 29, 2022 at 4:24:39 PM UTC+3 adsapi wrote: > Hi, > > Thanks for reaching out to the Google Ads API Forum. > > You may note that the Asset extensions data can be pulled using the > ad_group_asset report. In order to retrieve

Re: Difference between UI reports and reporting API results

2021-09-15 Thread Ilya Bolshakov
r matching from Google Ads, neither from API nor UI. Is there other way to match google analytics and google ads date is this case? On Tuesday, September 14, 2021 at 6:01:28 PM UTC+3 adsapi wrote: > Hi Ilya, > > display_keyword_view > <https://developers.google.com

Difference between UI reports and reporting API results

2021-08-12 Thread Ilya Bolshakov
Hi, I have a few cases when the reporting api result is different from the ui report can I share these cases with someone from the api team to ivestigate them?) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Google Ads API v8 | Report with an automatic targeting data for GDN campaigns

2021-08-10 Thread Ilya Bolshakov
Hi, Am I right understand there is no way to get a report with a "Expansion and optimized targeting" data for GDN campaigns in the current google ads api (v8)? The ad_group_audience_view gives me data aggregated at the audience level, ok, but what about a data performed by the automatic

Re: Invalid XML character error

2021-05-20 Thread 'Ilya Borisenko' via AdWords API and Google Ads API Forum
Thanks! On Thursday, May 20, 2021 at 6:56:23 AM UTC+3 adsapiforumadvisor wrote: > Hi, > > Thank you for reaching out to our API support team. > > Since it appears that the issue is related to the Java client library, I > would recommend that you reach out to the Java client library owners >

Invalid XML character error

2021-05-19 Thread 'Ilya Borisenko' via AdWords API and Google Ads API Forum
Hi! We are observing the following error while performing a request to AdGroupAdService via the SDK: *An invalid XML character (Unicode: 0xb) was found in the element content of the document.* Looks like the service is returning a symbol that causes the XML deserializer to fail. Here's the

How to get acess level for my developer token

2021-01-21 Thread Ilya Karpov
Hi, can you please advise how could I get access level (basic/standard/test) for my developer token programmatically (using Google Ads API)? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Running OfflineUserDataJob

2021-01-21 Thread Ilya Karpov
Thanks for reply! Am I right that uploaded dataset (in both examples) will be processed *asynchronously* on the *Google Ads backends side* (and I can poll for job status by issuing a search query)? вторник, 19 января 2021 г. в 21:19:14 UTC+3, adsapiforumadvisor: > Hi Ilya, > >

Running OfflineUserDataJob

2021-01-19 Thread Ilya Karpov
Hi, I'm looking forward to implement user list upload for Customer Match and was investigating provided example

Error handling for AddOfflineUserDataJobOperationsRequest

2021-01-18 Thread Ilya Karpov
Hi, I'm looking forward to implement user list upload for Customer Match using Google Ads API. In the provided example

Customer Match Bulk Upload

2021-01-18 Thread Ilya Karpov
Hi, is there any API to upload customer user list as a bunch of files via sftp or storage bucket like it is already implemented in Google Ad Manager? Also I've found bulk upload

Beginner: Developing an application with my team, "copying ad templates" for customers - Advice

2020-05-15 Thread Ilya Gurman
urrent API ability & given a live token is approved? We've already developed the full thing for Facebook Ads with the same goals and processes, which works flawlessly. Thanks for replying! Ilya -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: Find maximum conversion window for a report

2020-04-27 Thread Ilya Borisenko
performance, can I still use this approach to find maximum conversion window size? 2. Is it possible to find maximum conversion window for a separate field in a report? On Thursday, April 23, 2020 at 10:15:52 PM UTC+3, adsapiforumadvisor wrote: > > Hi Ilya, > > Thanks for

Find maximum conversion window for a report

2020-04-23 Thread Ilya Borisenko
To find a conversion window size, we can retrieve a ConversionTracker and check viewthroughLookbackWindow and ctcLookbackWindow values. But how to get the maximum conversion window size related to a certain report type with some custom set of fields? Thanks! -- --

There is no response from Google Adwords API team

2018-12-27 Thread Ilya
I've applied for a basic API access twice. But I have not received any notifications to my current email. I appealed to the support, using this form https://services.google.com/fb/forms/apicontact. Also there is not received answer. By the way, this link and many others are not available in my

Is there a way to pull imported from GA conversions with Adwords API?

2018-02-20 Thread Ilya Chichak
I've linked GA and adwords accounts. In adwords interface there are needed conversions. Is there a way to get them via API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

API without SOAP

2018-01-30 Thread Ilya
Hi! I develop an application that will work with your API. I use php. The app will be installed on different hosts. I have not access to the file "php.ini" at certain hosts. Prompt, can I work with your API without connecting these extensions "extension=php_soap.dll" and

How to get imported from GA goals with Adwords API?

2018-01-23 Thread Ilya Chichak
I've connected my GA and Adwords accounts and imported a goal. Is it possible to get GA metrics, conversions or goals with Adwords API? If it is not possible, what GA data can i get with Adwords API? is there any list on avaliable metrics? -- --

is there a way to get goals imported form Google Analytics with Adwords API?

2018-01-23 Thread Ilya Chichak
I've connected my Google Analytics account to Adwords Account and imported goals. Can i get them with Adwords API? (I know, it is possible to get Adwords data with Analytics API) If it is possible, where can i find list of avaliable metrics with names, that should be used in request? -- --

Re: Exception: ManagedCustomerServiceError.MAC_ERROR

2017-08-02 Thread Ilya steem
Same problem at same time, please let us description. On Wednesday, August 2, 2017 at 6:25:28 PM UTC+3, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Vladimir and Caihua, > > Could you please enable logging > and share the >

Re: How to recognise a Smart Display Campaign

2017-07-17 Thread Ilya Bezmenov
Hi Josh, I'm afraid, labeling campaigns is not an option here, we don't own them and can't oblige our customers to do that. Anyway, things are bit clearer now. I think we just shouldn't manage UNKNOWN campaigns. Thank you for your reply, Ilya

How to recognise a Smart Display Campaign

2017-07-11 Thread Ilya Bezmenov
is a sign that a campaign is not manageable via API? Thanks! Ilya -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Cant change teset access to base access

2016-08-01 Thread Ilya
Fill this form https://docs.google.com/forms/d/e/1FAIpQLSfC94s2qclZ4ttYm0387heFFJZ_FoiMbirJgEuuIkF0Z2PZbg/viewform at the end i'am take message like: your request accepted. I'am waiting one week, but cant check status, i'am dont have any mail. What should I do?? -- --

Re: Balance

2016-07-29 Thread Ilya Cheburaev
Hello. This is very strange because this is so simple and so usefull function for API. Hope you will implement it as soon as it posible. пятница, 29 июля 2016 г., 1:30:08 UTC+3 пользователь Anthony Madrigal написал: > > Hello, > > There is currently no way to view balance information through

Re: Batch job was processed partially but got CANCELED status without downloadUrl and processingErrors

2016-01-25 Thread Ilya Isakov
Hi Anash, Thanks for reply, Any news about this issue? I'm still catching same situations. Best, Ilya пятница, 22 января 2016 г., 6:42:03 UTC+3 пользователь Anash P. Oommen (AdWords API Team) написал: > > HI Ilya, GD, > > Apologies for the delay, I'll ask the team to take a look

Re: Batch Job best practice

2016-01-25 Thread Ilya Isakov
, Ilya понедельник, 25 января 2016 г., 22:43:55 UTC+3 пользователь Nikola Jordanovski написал: > > Hello AdWords API team, > > so the system that i am developing turned out to require huge pile of data > to be calculated and then stored in our database in form of a : > Ad Group

Re: BatchJob result contains less operations that it was in request

2016-01-25 Thread Ilya Isakov
Hi Anash, Thanks for reply, Any news about this issue? I'm still catching same situations. Best, Ilya пятница, 22 января 2016 г., 6:34:27 UTC+3 пользователь Anash P. Oommen (AdWords API Team) написал: > > Hi Ilya, > > Apologies for the delay, I'll ask the team to take a look

Re: Updating text ads: what can I do when the new ad is disapproved by API?

2016-01-25 Thread Ilya Isakov
Hello Eric, I'm not from Adwords API team but try to answer on your question. You may have several ads at one time in the same adgroup. That allows you to create new ad at first step and after that remove the old one. Best regards, Ilya понедельник, 25 января 2016 г., 21:10:35 UTC+3

Re: Batch job was processed partially but got CANCELED status without downloadUrl and processingErrors

2016-01-20 Thread Ilya Isakov
Up. The problem exists and I believe solution will be helpful for others who use BatchJobService for managing huge campaigns. Dear colleagues from AdWords API Team please take a look at this. вторник, 19 января 2016 г., 16:59:13 UTC+3 пользователь Ilya Isakov написал: > > Batch job w

Re: BatchJob result contains less operations that it was in request

2016-01-20 Thread Ilya Isakov
Up. The problem exists and I believe solution will be helpful for others who use BatchJobService for managing huge campaigns. Dear colleagues from AdWords API Team please take a look at this. среда, 20 января 2016 г., 8:37:30 UTC+3 пользователь Ilya Isakov написал: > >

BatchJob result contains less operations that it was in request

2016-01-19 Thread Ilya Isakov
Hello, There is discrepancy in operations between request and response in BatchJob 1142912. BatchJob should contain 25000 operations but there are only 24000 in downloaded response. Also meta information return by get method contains information only about 24000 processed operations and

Re: Batch job was processed partially but got CANCELED status without downloadUrl and processingErrors

2016-01-19 Thread Ilya Isakov
Any news here? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

BatchJob result contains less operations that it was in request

2016-01-19 Thread Ilya Isakov
Hello, There is discrepancy in operations between request and response in BatchJob 1142912. BatchJob should contain 25000 operations but there are only 24000 in downloaded response. Also meta information returned by get method contains information only about 24000 processed operations and

Batch job was processed partially but got CANCELED status without downloadUrl and processingErrors

2016-01-19 Thread Ilya Isakov
Batch job with id 1139681 is in status CANCELED now. There were operations for adding new adgroups into campaign with adwords id 429813129. BatchJobService->get method returns empty downloadUrl and empty processingErrors: http://schemas.xmlsoap.org/soap/envelope/;>

Questions bout MCC subaccounts limits

2014-06-02 Thread Ilya Lakhin
to terminate subaccounts. 3) Is it possible to automate subaccounts removement procedure using Google Adwords API? Thanks in advance! Ilya Lakhin. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

mcc vs api Impressions differs

2014-01-24 Thread Ilya Chukhlayev
Hi there! I have a problem when I compare results returned by CAMPAIGN_PERFORMANCE_REPORT with appropriate ones in MCC. For example, CampaignId: 138307647 Date: 2014-01-20 Impressions value from CAMPAIGN_PERFORMANCE_REPORT: *12194* Impressions value from MCC: *10768* If it matters, I use

Re: Have an error QuotaCheckError.INCOMPLETE_SIGNUP

2013-12-03 Thread Ilya steem
token, so you can start experimenting with the AdWords API before your application is reviewed. - this is lie for me. четверг, 28 ноября 2013 г., 11:19:06 UTC+4 пользователь Ilya steem написал: =) I have same problem, think this helped. But I must write here first answer from russians Google

Re: Have an error QuotaCheckError.INCOMPLETE_SIGNUP

2013-11-28 Thread Ilya steem
=) I have same problem, think this helped. But I must write here first answer from russians Google managers (I posted link also there). It is so wonderfull to resolve problem: - you must used your MCC account more than 1 year - you must pay 5000$ for last year on Google AdWords advertising im

Re: How to authenticate anyone ADWORDS API OAuth2 PHP

2013-11-28 Thread Ilya steem
Can be conflict $refresh ADWORDS_ACCOUNT_ID ? четверг, 28 ноября 2013 г., 0:15:08 UTC+4 пользователь Christian Gibbs написал: Ok I will revisit this based on your info. The URL is registered. Ill use the new OAuth2Handler