RMF item C.41: webpage criterion & dynamic ads

2013-12-31 Thread srohde
The v. 100313 RMF explicitly states the following requirements related to dynamic search ads: - C.41 - Enable webpage targets - R.900-R.903 -- keywordless query report - R.1001-R.1002 -- keywordless category report

Migrating "Search + Display" Campaigns to "Search + Display Select" (SNDS)

2014-03-31 Thread srohde
I have a question about this blog post --> Changes Required for Creating New Campaigns in the AdWords API v201402 . Towards the bottom, it talks about the old Search + Display campaigns a

Re: Migrating "Search + Display" Campaigns to "Search + Display Select" (SNDS)

2014-03-31 Thread srohde
Adding another question: How is an old Search + Display campaign represented in the v201402 API? Is it like this? *advertisingChannelType* = SEARCH *displaySelect* = unspecified (null) Enabled *networkSettings* = Search & Content networks On Monday, 31 March 2014 17:46:45 UTC-4, srohde w

Validation rules for phone numbers

2014-07-21 Thread srohde
I am looking for the validation rules that AdWords applies to *phoneNumber* values when creating or mutating MobileAds , call feed items and location feed items. Are such rules published in the AdWords

Re: Stats fields deprecated in v201206

2012-07-27 Thread srohde
Many of the deprecated fields can be derived from other fields but two in particular cannot: - conversionsManyPerClick [display name = Conv. (many-per-click)] - totalConvValue [display name = Total conv. value] Does anyone have insight into why there two fields have been removed from

CONVERSION TRACKERS: How is productAdsChargeableConversionWindow represented in the AdWords UI?

2015-08-10 Thread srohde
The AdWords API documentation for conversionTracker (called *conversion actions*, in the UI) includes the following two fields: - isProductAdsChargeable - pr

Re: Error creating new ad

2016-06-23 Thread srohde
Reed, I'm running into exactly the same issue you described. How did you resolve it? Thanks, Steve On Monday, January 23, 2012 at 2:50:32 PM UTC-5, Reed wrote: > > Arrgh. never mind, forgot about the strict XML validation re order of > the elements. WSDL confuses soapUI - it doesn't even sh

Creating a Text Ad with SOAPUI

2016-06-23 Thread srohde
I'm trying to figure out how to create a text ad form SOAPUI. I get the following validation errors... *line 22: Element not allowed: headline@https://adwords.google.com/api/adwords/cm/v201605 in element ad@https://adwords.google.com/api/adwords/cm/v201605* *line 23: Element not allowed: descr

Re: Creating a Text Ad with SOAPUI

2016-06-27 Thread srohde
Thank you for your quick response. Unfortunately, I'm still unable to create a text ad with SOAP UI. Here's my request, updated to include your suggestions : 1. *http://schemas.xmlsoap.org/soap/envelope/"; xmlns:v20="https://adwords.google.com/api/adwords/cm/v201605"; xmlns:xsi="xs

Re: Creating a Text Ad with SOAPUI

2016-06-27 Thread srohde
You example helped! I was finally able to use the following request to create a text ad http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> https://adwords.google.com/api/adwords/cm/v201605

Re: Creating a Text Ad with SOAPUI

2016-06-27 Thread srohde
You example helped! I was finally to use create a text ad using the following request: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance";> https://adwords.google.com/api/adwords/cm/v201605"

Re: Creating a Text Ad with SOAPUI

2016-06-27 Thread srohde
You example helped! I was finally able to create a text ad using the following request: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance";> https://adwords.google.com/api/adwords/cm/v20160

Changes to Account-level Conversion Settings?

2016-08-04 Thread srohde
When the converted clicks metric is deprecated in September 2016, what will happen to the conversionOptimizerMode element of the account-level ConversionTrackingSetting

Re: Changes to Account-level Conversion Settings?

2016-08-04 Thread srohde
Hi Anthony, I'm only concerned about the impact of converted clicked depreciation on the current (v201606) and sunset (v201605 & v201605) versions of the AdWords API. When converted clicked is deprecated, will the behaviour of the ConversionTrackingSetting

Re: Changes to Account-level Conversion Settings?

2016-08-04 Thread srohde
Hi Anthony, I'm only concerned about the impact of converted clicks depreciation on the current (v201606) and sunset (v201605 & v201605) versions of the AdWords API. When the converted clicks metric is deprecated, will the behaviour of the ConversionTrackingSettings