Re: Does changing query string in Destination URL via Adwords API trigger editorial?

2013-02-25 Thread Taylor Lilley
it is now. I hope this helps. On Friday, February 22, 2013 7:36:06 PM UTC+1, Taylor Lilley wrote: This is an ongoing debate at my company. We run massive Adwords accounts. I need to automate adding or changing query string parameters on large numbers of keywords. Our SEM team is nervous

Does changing query string in Destination URL via Adwords API trigger editorial?

2013-02-22 Thread Taylor Lilley
This is an ongoing debate at my company. We run massive Adwords accounts. I need to automate adding or changing query string parameters on large numbers of keywords. Our SEM team is nervous that this could cause the Adwords editorial staff to disable large numbers of keywords while they

Re: Report contents are invalid. - !!!2|||-1|||[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @ selector]???

2012-10-25 Thread Taylor Lilley
If you are trying to run cross client reports by using the Managed Customer Service, make sure you include CanManageClients as a field in your selector and check this value to see if the ManagedCustomer is an MCC. This code is for v201209. AdWordsAppConfig config = new

Re: Get all Ads by MCC

2010-08-16 Thread Taylor Lilley
, Anash On Aug 11, 9:22 pm, Taylor Lilley taylor.lil...@gmail.com wrote: As a further bit of information, we have 37 accounts under 1 MCC. Out of curiosity, I pulled the All Ads report for a different account than the one for which I sent you the definition id earlier. The result

Re: Get all Ads by MCC

2010-08-11 Thread Taylor Lilley
successfully, but got Unknown error when downloading the report? The code example was running fine on my account, so I wish to check if this error has something to do with your account. Cheers, Anash P. Oommen, AdWords API Advisor. On Aug 11, 6:18 am, Taylor Lilley taylor.lil...@gmail.com wrote

Re: Get all Ads by MCC

2010-08-11 Thread Taylor Lilley
when downloading the report? The code example was running fine on my account, so I wish to check if this error has something to do with your account. Cheers, Anash P. Oommen, AdWords API Advisor. On Aug 11, 6:18 am, Taylor Lilley taylor.lil...@gmail.com wrote: Anash, your second link

Re: Get all Ads by MCC

2010-08-10 Thread Taylor Lilley
, AdWords API Advisor. On Aug 10, 5:35 am, Taylor Lilley taylor.lil...@gmail.com wrote: Our organization has 10s of 1000s of ads running. I've seen another post where the poster wanted to get the entireMCC in a single API call for similar reasons, but there was no real answer provided...sooo

ReportDefinitionService get returns zero ReportDefinitions

2010-08-10 Thread Taylor Lilley
Using example code from the .NET API toolkit, I'm trying to pull the list of ReportDefinitions. Unfortunately, page.entries is always null. I've tried connecting using several of our accounts and the results are the same. Am I missing something? PS - Is there a way to insert code blocks like this

Re: Get all Ads by MCC

2010-08-10 Thread Taylor Lilley
://adwordsapi.blogspot.com/2010/07/introduction-to-reportdefinitihttp://adwordsapi.blogspot.com/2010/07/discover-v201003-migrating-you... Cheers, Anash P. Oommen, AdWords API Advisor. On Aug 10, 5:35 am, Taylor Lilley taylor.lil...@gmail.com wrote: Our organization has 10s of 1000s of ads running. I've seen

Get all Ads by MCC

2010-08-09 Thread Taylor Lilley
Our organization has 10s of 1000s of ads running. I've seen another post where the poster wanted to get the entire MCC in a single API call for similar reasons, but there was no real answer provided...sooo... Is there a report that could pull a full list of ALL ads under a specified MCC?