Error adding video

2018-09-14 Thread Миша Васильев
Hello! I can't create a video for a universal campaign. I use .Net library v201806. I use the following code: public static long[] UploadYoutubeVideo() { var videos = new List { "RHwYAB2plr8" };

There is no "APIs Center" tab in account settings

2018-09-06 Thread Миша Васильев
Hello! Yesterday I received an error updating the Token of the test account. To create an update token, I need a developer token. On the site Adwords did not find the tab "API Center Advord" in the settings (looked in the manager account). Created a new test manager account, but the problem rem

Some fields of the company are empty.

2018-09-04 Thread Миша Васильев
Good afternoon! Some fields (biddingStrategyConfiguration, budget.amount) of the Сompany are empty. I'm using the C # library v201806. *I get the company like this:* public Campaign GetCampaign(long ca

Re: Universal campaign application bundle id

2018-09-03 Thread Миша Васильев
I solved the problem of converting Setting to UniversalAppCampaignSetting, thanks понедельник, 3 сентября 2018 г., 13:56:40 UTC+3 пользователь Миша Васильев написал: > > > I got the campaign *object* > <https://developers.google.com/adwords/api/docs/reference/v201802/CampaignS

Re: Universal campaign application bundle id

2018-09-03 Thread Миша Васильев
ncountering about bundle Id applications? If possible, kindly provide a UI > screenshot (via *Reply privately to author*) that shows this so I can > further investigate. > > Regards, > Dannison > AdWords API Team > > On Monday, September 3, 2018 at 4:47:36 PM UTC+8, Миша Васильев

Universal campaign application bundle id

2018-09-03 Thread Миша Васильев
Hello! Did not find information how to get bundle id applications in a universal company. I'm using the C # library. When creating a company I set it in the settings. But when I get the settings I can on

"--" value in query

2018-08-30 Thread Миша Васильев
Good afternoon. When the report is received (*Select CampaignId, CampaignName, Id, Cost, Conversions FROM CAMPAIGN_LOCATION_TARGET_REPORT DURING 20180701, 20180131)* in the Id field, I have the value "--". On the site, when I complete this request I get several entries with different Id. Using

Re: Failed to download report

2018-08-09 Thread Миша Васильев
It turned out to receive a report using such a request *Select CityCriteriaId, Clicks, CampaignName, CountryCriteriaId FROM GEO_PERFORMANCE_REPORT DURING LAST_30_DAYS*. But it's empty. Although the report Geography -> Geography in Adwords returns a lot of data, or is it different reports? --

Re: Failed to download report

2018-08-09 Thread Миша Васильев
Thanks for the answer. I did as you said. I used the following query *SELECT CityCriteriaId, CampaignName FROM GEO_PERFORMANCE_REPORT DURING LAST_30_DAYS*. But I got this error again. I need to receive a request that contains fields of "company names" and information about cities. Thanks --

Failed to download report

2018-08-08 Thread Миша Васильев
Hello. I have a problem getting *GEO_PERFORMANCE_REPORT*. Query: *SELECT CampaignName FROM GEO_PERFORMANCE_REPORT DURING LAST_30_DAYS* I used different variants of fields. Didn't help. Other of the reports work well. Thanks. *Error:* {System.ApplicationException: Failed to download report. --->