Hi Josh, Unfortunately our customer did not store the information regarding the click Adwords account. Is it possible to query this information to Adwords anyhow? Thanks
-- This mail was written on a iPhone keyboard, I apologize if the message is terse and for any spelling mistake > Il giorno 03/giu/2014, alle ore 23:41, "Josh Radcliff (AdWords API Team)" > <[email protected]> ha scritto: > > Hi, > > Gerard: It looks like you do not have the conversion account set to the MCC > for the AdWords accounts under the MCC. See the following Help Center article > for details: > > https://support.google.com/adwords/answer/3061730 > > (Note: I marked your other post as a duplicate of this post so we can > consolidate all of the Q&A here.) > > Luca: In your request you are specifying the MCC account in the > clientCustomerId SOAP header. Please modify your request so that you pass the > click's AdWords account instead. You may want to check out the Help Center > article as well to make sure you have the conversion account set up properly. > > Cheers, > Josh, AdWords API Team > >> On Tuesday, June 3, 2014 4:11:48 AM UTC-4, [email protected] wrote: >> I'm running in the exact same problems :/ >> I can make the conversion labels from the api and see them show up in the >> interface as well. >> Also i can list the labels from the api, they show up. >> But as soon as i want to upload data to it , it returns the >> OfflineConversionError.INVALID_CONVERSION_TYPE. >> >> I read somewhere that it might take up to 6 hours before the new labels have >> been synced. >> I've waited for over 24 hours but still get the same result. >> >> Gerard. >> >>> On Friday, May 30, 2014 12:19:52 PM UTC+2, Luca Fiaschi wrote: >>> Hi All I am getting a very similar error to this post: >>> https://groups.google.com/forum/#!topic/adwords-api/xb8X9Ucsv80 >>> >>> reading that forum seems that the error was internally fixed by Google at >>> the beginning of the month however I still get the following problem: >>> >>> I am uploading the conversion using a client created using the top level >>> country MCC of my company: >>> The conversion labels are were correctly uploaded >>> >>> (UploadConversion){ >>> id = 18258763 >>> name = "attributed conversion" >>> status = "ENABLED" >>> category = "PURCHASE" >>> stats = >>> (ConversionTrackerStats){ >>> numConversionEvents = 0 >>> conversionValue = >>> (Money){ >>> ComparableValue.Type = "Money" >>> microAmount = 0 >>> } >>> numConvertedClicks = 0 >>> } >>> viewthroughLookbackWindow = 30 >>> isProductAdsChargeable = False >>> productAdsChargeableConversionWindow = 30 >>> ctcLookbackWindow = 30 >>> countingType = "MANY_PER_CLICK" >>> defaultRevenueValue = 1.0 >>> alwaysUseDefaultRevenueValue = False >>> ConversionTracker.Type = "UploadConversion" >>> }, (UploadConversion){ >>> id = 18258883 >>> name = "attributed revenue" >>> status = "ENABLED" >>> category = "PURCHASE" >>> stats = >>> (ConversionTrackerStats){ >>> numConversionEvents = 0 >>> conversionValue = >>> (Money){ >>> ComparableValue.Type = "Money" >>> microAmount = 0 >>> } >>> numConvertedClicks = 0 >>> } >>> viewthroughLookbackWindow = 30 >>> isProductAdsChargeable = False >>> productAdsChargeableConversionWindow = 30 >>> ctcLookbackWindow = 30 >>> countingType = "MANY_PER_CLICK" >>> defaultRevenueValue = 1.0 >>> alwaysUseDefaultRevenueValue = False >>> ConversionTracker.Type = "UploadConversion" >>> }] >>> >>> >>> >>> However I still get the following errors: >>> >>> {'googleClickId': u'CLbJ6ueQir0CFe9U4godVVgAGA', 'conversionValue': >>> 0.0037593984962406, 'conversionTime': '20140526 163528 +0800', >>> 'conversionName': u'attributed conversion'} >>> has failed with error (OfflineConversionError){ >>> fieldPath = "operations[984].operand" >>> trigger = None >>> errorString = "OfflineConversionError.INVALID_CONVERSION_TYPE" >>> ApiError.Type = "OfflineConversionError" >>> reason = "INVALID_CONVERSION_TYPE" >>> } >>> >>> >>> How is this possible? >>> >>> Thanks > > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and Google+: > https://googleadsdeveloper.blogspot.com/ > https://plus.google.com/+GoogleAdsDevelopers/posts > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > You received this message because you are subscribed to the Google > Groups "AdWords API Forum" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/adwords-api?hl=en > --- > You received this message because you are subscribed to a topic in the Google > Groups "AdWords API Forum" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/adwords-api/wYMkzn1EWp8/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
