BudgetOrderService.BudgetOrder - where to get primaryBillingId ?

2018-03-20 Thread Mirek Fidler
that id. We have tried to contact support, about 2 months ago, with no reply. What is this id and where we can get it? Regards, Mirek Fidler -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Getting the last change timestamp for various services

2016-09-09 Thread Mirek Fidler
Hi, I was tasked to investigate whether it is somehow possible to get the last update of particular things via AdWords API (e.g. time of the last change of budget, either by API or web interface). Scanning throught the API, so far I have found nothing. Is this even possible to do? If yes, coul

Re: Problem with sitelink extension feed - URLs empty

2015-10-05 Thread Mirek Fidler
Hi Anthony, Bingo! Now it works. Thanks a lot, Mirek Dne pondělí 5. října 2015 15:29:29 UTC+2 Anthony Madrigal napsal(a): > > Hi Mirek, > > Hope you had a good weekend! Based on your SOAP logs, it appears you are > setting a string for final URLs. This may be causing the issue since you > sho

Problem with sitelink extension feed - URLs empty

2015-10-01 Thread Mirek Fidler
This week, I got reported that sitelinks stopped working in our app - there are no errors reported by API, but URLs in web adwords are empty. I have tried a couple of things (downgrading API, chaning http->https in link, add line1/line2 texts I do not normally use), nothing helped. Here is the

Problems with sitelink feed - URLs empty

2015-10-01 Thread Mirek Fidler
Today, I have got reported that sitelinks in our app stopped working correctly - given url is "ignored" and is empty in adwords web (resulting in errror). I am pretty sure it has worked a week or two ago. Initially, I have blamed it to migration to latest API (in reality, for us, just rewritten

Problems with Location extensions

2015-07-09 Thread Mirek Fidler
My application creates Sitelink, Callout, and Call extensions for campaign, using FeedItemService. Now I was asked to add support for Location extensions (feed placeholder id 7). I am using the exactly same process (see bellow) as for other extensions, yet at the last call of my process, to Cam

Changing campaign billing information using AdWords API

2015-04-02 Thread Mirek Fidler
Hi, the specification for my current task requires me to setup a specific billing information for the campaign I am creating using AdWords API (they basically want to have single invoice for a group of campaigns). Unfortunately, I am failing when searching for this functionality in AdWords. Is