Hello,
This is probably not a right place to ask but I have not found the
right one.
I have an ad with following destinationURL:
http://mysite.com/?kw={keyword:nil}&src={ifsearch:search}{ifcontent:content}
I noticed that sometimes visitors who clicked on my ad came to the
URL:
http://mysite.com/
- add to app.config
this make response error message length practically unlimited.
Hope this will help somebody.
Alexander.
On May 17, 4:22 pm, Alexander Furman wrote:
> Hello,
>
> I try to perform AdGroupCriterionService.mutate
Hello,
I try to perform AdGroupCriterionService.mutate operation which
removes and adds 100 keywords in the same request. Unfortunately I
keep getting the same error:
Response is not well-formed XML. ---> System.Xml.XmlException:
Unexpected end of file has occurred. The following elements are not
Thank you for the reply. It was realy helpful.
Alexander
On Mar 23, 8:13 pm, "Peer Jakobsen (AdWords API Guru)"
wrote:
> You have to login to this specific account and accept the terms and
> conditions. If you login with a direct login, you should be presented
> with a T&C screen right away.
--
I'm using "Google Api Adowrds Dotnet" library and trying to generate/
download structure report for a few dozens of accounts. Here is the
code:
ReportService service =
(ReportService)user.GetService(AdWordsService.v13.ReportService);
DefinedReportJob reportJob = new v13.DefinedReportJob();
reportJ
I'm migrating my v13 code to v2000909 and it looks like I'm little bit
behind of all recent (and not so recent) changes in Adwords and
Adwords API.
It is still possible to get and set Keyword destinationUrl using v13
API (CriterionService and Structure report). And if I'm not mistaking
six months
le to retrieve deleted ads at this time,
> and it is something the core engineering team is working on. Paused
> ads should currently be returned however.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Feb 24, 1:54 pm, Alexander Furman wrote:
>
> > I'm migrati
I'm migrating my v13 code to v200909. For retrieving all ads from all
adGroups and all campaigns I use following code:
AdWordsUser user = new AdWordsUser();
AdGroupAdService service =
(AdGroupAdService)user.GetService(AdWordsService.v200909.AdGroupAdService);
AdGroupAdPage page = service.get(new A
Could somebody advise me how can I get all campaign ids, adgroup ids,
ad ids and keywords that have been changed (created/paused/deleted)
for a fixed date rage?
The only way I see is to get all campaigns (adgroups, ads and keyword)
using CampaignService.getCampaignList (AdGroupService.getAdGroup
Hello,
Is AdGroup's id unique for the whole adwords account or it is only
unique inside campaign? I can not find the answer in the documentation
for some reason.
Thanks for the help
Alexander.
--~--~-~--~~~---~--~~
You received this message because you are subsc
t;
> As you say, the only property of an ad that is updatable is the
> status:
>
> http://code.google.com/apis/adwords/docs/developer/AdService.html#upd...
>
> This applies to both v13 and v2009.
>
> Cheers,
> -Jeff Posnick, AdWords API Team
>
> On Jul 14, 7:09 am, Al
I'm wondering is any way I can programmatically update destinationUrl?
The closest function I found is AdService.updateAds but unfortunately
it could be used only to update Ad status.
Is it possible to change destinationUrl using Adwords API v13 or maybe
new v2009 version?
Any help will be appreci
12 matches
Mail list logo