Re: Reuse uploaded image from MediaService when creating TemplateAd (templateId=432)

2015-06-25 Thread Vince NexonM
Thank you for sharing this technique aitkul, I am able to copy an existing Template Ad that uses an Image from one campaign and copy it over to another different campaign using the same image as of v201502. On Thursday, June 12, 2014 at 2:25:54 AM UTC-7, aitkul wrote: Hi Josh, thank you for

How to get the phone number of a call-only Ad in report?

2015-06-25 Thread Oliver
I created a call-only Ad via the web interface. See attached screenshots. When I download the AD_PERFORMANCE_REPORT, I can't see the phone number anywhere. Is it possible to get the phone number in this report? If so, which field? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Keyword Performance Report Approval Status

2015-06-25 Thread xtcsuk
Right, the null entries are negative keywords, they do not have an approval status associated with. thanks. On Wednesday, 24 June 2015 20:35:37 UTC+1, xtcsuk wrote: Thanks again, yup it seems to be behaving now. Just one last thing, the literature explains 3 statuses for Keyword

Why does changing the tracking template at an ad level send the ad for the approval process?

2015-06-25 Thread Eternal Fool
From the documentation: *Making changes to your tracking template at any level—except at the ad level—won't send your ad through the approval process: your ad will continue to serve, uninterrupted. If you change the tracking template at the ad level, the ad needs to go through the approval

Re: Is it possible to add negative keywords to an experiment?

2015-06-25 Thread Josh Radcliff (AdWords API Team)
Hi, That error is occurring because NegativeAdGroupCriterion https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupCriterionService.NegativeAdGroupCriterion does not have an attribute named *experimentData*. This attribute is not present because experiments do not support

Re: How to get the phone number of a call-only Ad in report?

2015-06-25 Thread Anthony Madrigal
Hello, Unfortunately, the Ad Performance Report does not have a field to display the phone number. The field *Headline *returns the string representation of the key attributes of the call only ad, which is where the number is displayed on the ad. Regards, Anthony AdWords API Team -- --

Re: Keyword Performance Report Approval Status

2015-06-25 Thread Anthony Madrigal
Hello, Yes, negative keywords do not have a value for the *ApprovalStatus. * Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Why does changing the tracking template at an ad level send the ad for the approval process?

2015-06-25 Thread Josh Radcliff (AdWords API Team)
Hi, Ads in AdWords are immutable https://developers.google.com/adwords/api/docs/guides/upgraded-urls#ad-immutability, so in order to change the tracking template (or any other attribute besides the AdGroupAd.status

Re: empty Structure Reports, such as KEYWORDS_PERFORMANCE_REPORT

2015-06-25 Thread Josh Radcliff (AdWords API Team)
Hi Hans, Here's what I see for that customer's requests: +-++ | Time| includeZeroImpressions | +-++ | 2015-06-18 22:15:10 PDT | 0 | | 2015-06-19 22:15:40 PDT |

Re: Catchable fatal error: Object of class Money could not be converted to string

2015-06-25 Thread Josh Radcliff (AdWords API Team)
Hi, Money objects have a microAmount attribute https://developers.google.com/adwords/api/docs/reference/v201502/TargetingIdeaService.Money#microAmount that will contain the currency amount in micros https://developers.google.com/adwords/api/docs/guides/reporting-concepts#money. Please try

Re: empty Structure Reports, such as KEYWORDS_PERFORMANCE_REPORT

2015-06-25 Thread HK
Josh, This all looks correct. We deployed a permanent patch 6/24 around 7 pm PDT, so that the requests now use includeZeroImpressions=true as you can see from the last runs. With the patch, this is no longer urgent/important for us, but there has definitely been a change in the behavior this

Re: empty Structure Reports, such as KEYWORDS_PERFORMANCE_REPORT

2015-06-25 Thread Josh Radcliff (AdWords API Team)
Hi Hans, Thanks for looking over the stats. Even though your fix will take care of the problem on your side, I've raised this issue with the reporting team to see if there were any recent changes that would cause the behavior you described. Cheers, Josh, AdWords API Team On Thursday, June

Re: Retrieve an Interest Remarketing criterion through AdGroupCriterionService

2015-06-25 Thread Umesh Dengale
Hello, The CriterionID 123353796049 is of type *Custom Affinity* *Audience*. The *Custom Affinity* criteria is not supported by the API and you won't be able to retrieve it via the AdGroupCriterionService. It will only show up in the AD_PERFORMANCE_REPORT. Thanks, Umesh Dengale, AdWords API

Re: Adwords API's keyword Planner use Account Setup

2015-06-25 Thread Umesh Dengale
Hi Dhwani, The screenshot you referenced is from the AdWords account creation and not from the MCC account creation. Please create a My Client Center (MCC) https://www.google.com/adwords/myclientcenter/ account to apply for access to the AdWords API. Thanks, Umesh, AdWords API Team. -- --

Limit Api Access to a spefic account

2015-06-25 Thread minieradev
Dear users, I'm facing a nice problem: we have an MCC with many internal accounts (one for product) and I would like to limit a specific Client ID to a specific AdWord account. What's your suggestion for this kind of problem? Is there any available solution? Many thanks in advance for every

Geographical Targeting Database

2015-06-25 Thread JL
Is there a way to download the full geographical ID database via API, or a single file that is always updated? I see the files at https://developers.google.com/adwords/api/docs/appendix/geotargeting, but don’t see code of how to check for a version and automatically download the changed list

Deep Copy and AdGroup

2015-06-25 Thread John Sutton
As part of leveraging the existing ACE capabilities, we've built technology to create experiments and test different aspects of an AdGroup (primarily bid, but inclusive of other settings). To do so effectively while also maintaining tracking, we prefer to copy AdGroups inclusive of their

Splitting destinationUrl into finalUrl and trackingUrlTemplate

2015-06-25 Thread GDZ
Hi! I suppose there is no other way to split destinationUrl into finalUrl and trackingUrlTemplate without deleting old ads and creating new ones, correct? Or is it? Thank you, GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Problems setting FinalUrls values on keywords

2015-06-25 Thread Giles Bodger
Hi Josh - ok so it looks like we were trying to add a keyword text / match type combination that already existed. But we were actually trying to Add and not update. So the system is smart enough to think that if there is already a match on keyword and matchtype within the adgroup you are