Re: BiddingStrategySource in Ad Group Performance Report

2015-02-06 Thread Michael Buetow
With over 3 million Ad Groups spread across more than 700 accounts the reports are the only realistic solution for us to determine and store the structure of Ad Groups for our clients AdWord accounts. Without a biddingStrategySource value in the Ad Group Performance Report we have no way of det

Re: [7-6926000006131] CLICK_MISSING_CONVERSION_LABEL returned when uploading offline conversion

2015-02-06 Thread Todd Crowe
I think you must be right. These clicks appear to be coming from another account. The account I'm using is an MCC account with 88 clients in it (some of which could well have their own AW accounts). I ran a CLICK_PERFORMANCE_REPORT against every one of these clients for the three days 2/1-2/

Re: How to use the Product Partition Report vs. Shopping Performance Report

2015-02-06 Thread Stephen Yeargin
Ok, now I understand a bit better. The third column *ProductGroup* in my example is really the vital bit. The IDs aren't as vital to understanding the report (when combined with the AdGroupName). This particular campaign is just not set up where this report is as clear. We actually don't have

Re: How to use the Product Partition Report vs. Shopping Performance Report

2015-02-06 Thread Josh Radcliff (AdWords API Team)
Hi Stephen, This is exactly why we added the *ProductGroup* field in v201409, since it will provide the complete product partition path that users see in the UI. For example, if I have a shopping ad group with a product partition (Product Group) of: - All products - Product Brand = my

How do I know which CriterionUserInterest is for Android and which for iOS?

2015-02-06 Thread Victor Moroz
Hi, What I get from getUserInterestCriterion is this: {:criterion_type=>"CriterionUserInterest", :user_interest_id=>87004, :user_interest_name=>"Books & Reference"} How do I know it's in Android hierarchy? Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Generating reports for different timzones

2015-02-06 Thread Chuck Reeves
When requesting a report for a custom date, how can we specify the timezone? We have noticed that some of the numbers do not match up for our UK clients. When we look at the long term, the numbers add up. This implies that some of the numbers carry over to the next day. We pull in numbers ni

Re: CLICK_MISSING_CONVERSION_LABEL returned when uploading offline conversion

2015-02-06 Thread Todd Crowe
One other note: we never attempt an upload until 24 hours after the click. The click with GCLID CJrdgc75wsMCFS0Q7AodHkIAmg was received on 2015-02-02 04:30:12 according to my records. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googlead

Re: CLICK_MISSING_CONVERSION_LABEL returned when uploading offline conversion

2015-02-06 Thread Todd Crowe
Yes, I just tried re-uploading the conversion. It failed with the same error. In fact, all uploads for new clicks since the beginning of the month are now failing with this error. At the same time, I am able to re-upload clicks from January successfully. All of these clicks (both months) ha

Re: How to use the Product Partition Report vs. Shopping Performance Report

2015-02-06 Thread Stephen Yeargin
Ok, so it seems the real issue I'm running into into is that I do not have a quick way to cross reference the Criterion IDs through the Reporting API to its human-readable value. It isn't provided into the CSV file, so I would have to look the list and then map them into the user's report. That

Re: SOAP error: can't load from https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl

2015-02-06 Thread Josh Radcliff (AdWords API Team)
Hi, Are you using any proxy settings in your settings.ini file ? If so, please use the same proxy setting with curl or your browser to confirm that you can retrieve the WSDL. Also, you may

Re: How to use the Product Partition Report vs. Shopping Performance Report

2015-02-06 Thread Josh Radcliff (AdWords API Team)
Hi Stephen, The fields you labeled as *Product ID *and *Parent ID* correspond to the *id* and *parentCriterionId* attributes of AdGroupCriterionService.ProductPartition , respectively.

CustomerSyncService does not return changedFeeds in CampaignChangeData object

2015-02-06 Thread Tomas Rimkus
* When getting campaign changes with CustomerSyncService, CustomerChangeData->CampaignChangeData->changedFeeds field is never set even there were changes to the feeds. However, I can get those feed changes by setting feedIds in the Selector object and checking for changes in CustomerChangeData-

Re: SOAP error: can't load from https://adwords.google.com/api/adwords/cm/v201406/CampaignService?wsdl

2015-02-06 Thread Sonja Henie
Josh, the error persists as of this writing, and I *am *able to reach the URL in a browser on the server on which the code is being run. Why would we be getting this error? > >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeve

Re: Product/Product Partition Destination URL updates

2015-02-06 Thread pete
Hi - unfortunately my clients require transparency on what triggers their Ads and related clicks, so I have no option but to set the destination URL with "{unescapedlpurl}" decorated with a "tracking tag", identifying the object as we have no access to the product feed itself. pete On Thur

CustomerSyncService not returning adgroup changes

2015-02-06 Thread Tomas Rimkus
Hi, I am having the same issue like described here -> https://groups.google.com/forum/#!searchin/adwords-api/customersyncservice/adwords-api/YsK6HlSncJs/eQiZqWah7iAJ . When I change max CPC for an adgroup CustomerSyncService doesn't report the changes. I really don't understand how come David