Re: Problem in creating dynamic search ads campaign settings using DynamicSearchAdsSetting

2015-09-11 Thread Sylvain Beauregard
Hi! Any new development on this? I've been trying to create Dynamic Search Ads campaigns for the last two days too without success (using v201506). The information presented in the Dynamic Search Ads Guide seems outda

Re: Problem in creating dynamic search ads campaign settings using DynamicSearchAdsSetting

2015-09-12 Thread Sylvain Beauregard
g the auto targets, you can do this by adding *Webpage* > criteria > as shown in the Specifying criteria for the DSA section > <https://developers.google.com/adwords/api/docs/guides/dynamic-search-ads#specifying_criteria_for_the_dsa> > of > the guide. > > Cheers, > J

Re: INVALID_ANONYMOUS_BIDDING_STRATEGY_TYPE

2016-08-19 Thread Sylvain Beauregard
Hi Josh! I basically have the same problem. I use v201607 of the PHP library. I begin by defining a SharedBiddingStrategy, and based on the returned object, it's successful: BiddingStrategyReturnValue Object ( [value] => Array ( [0] => SharedBiddingStrategy Object

Re: INVALID_ANONYMOUS_BIDDING_STRATEGY_TYPE

2016-09-01 Thread Sylvain Beauregard
ll run into > errors. > > Thanks, > Josh, AdWords API Team > > On Friday, August 19, 2016 at 9:06:21 AM UTC-4, Sylvain Beauregard wrote: >> >> Hi Josh! >> >> I basically have the same problem. I use v201607 of the PHP library. >> >> I begin by

Do I need a second developer token?

2016-10-18 Thread Sylvain Beauregard
Hi! We have a developer token that we use every day to create, refresh and report on numerous campaigns for clients we have under our MCC account. It works fine. Now, we are developing an application to access data from other Adwords customers (but not within our MCC). The goal is to provide

Re: Do I need a second developer token?

2016-10-18 Thread Sylvain Beauregard
Thanks a lot. Le mardi 18 octobre 2016 06:20:27 UTC-3, Peter Oliquino a écrit : > > Hi Sylvain, > > In your case, you will no longer need to request for a new developer > token. You will need only to request access > for that > acc

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread Sylvain Beauregard
Hi Justin! As mentioned by many other responders, no, it's not possible through the API... but let me share the solution I have in place, which is way more easier than an API solution in my own opinion. 1. You can define manually within AdWords the fetch of a CSV file, and AdWords will fetch i

Issue with automatic text Ad policy verification

2016-12-09 Thread Sylvain Beauregard
Hi! I just got a Policy Violation error when creating a text ad for a campaign of ours, but it's not founded... any way to circumvent it? I got the policy violation error regarding pharma, saying that only US based pharmacies are to be registered with the National Association Boards of pharmac

CampaignCriterionService limit

2016-12-29 Thread Sylvain Beauregard
Hi! I'm facing a though problem due to an apparent limitation of the CampaignCriterionService. I'm trying to download the criterions for all the campaigns in one of our accounts... it's a BIG one... with 9000+ campaigns in it. Of course I do the paging to recover page after page of results...

Weird Sitelink update problem

2017-10-10 Thread Sylvain Beauregard
Hi! Lately, I noticed my code to update ad extensions stopped working... I'm not sure if it happened after a change of release or at another time. Language: PHP (5.6.1 and also tried with 7.1.10 on another server) Library version: 19 (we're in the process of migrating to version 30 by the end o