Re: Update/Create TemplateAd

2015-08-10 Thread Hazar Hayat
The finalUrls value is going in the *url *element as you can see it in the post. The problem is with the [templateElements[0].fields[7].fieldMedia.assetPath] field name is *Custom_layout* and field type is *IMAGE *which contain the zip file we uploaded for the *gmail_custom_ad *that contain th

Add a template ad with templateId=486 (Gmail custom HTML upload) into the ad group

2015-08-10 Thread Hazar Hayat
Hi can you tell me how to add a template ad with templateId=486 into the ad group using API. I am trying it with API but i am having problem with setting the Custom_layout field. I get the following error when creating a copy of existing template ad AdGroupAdPage page = adGroupAdService.get(se

Re: I am getting this error message intermittently when i am running GetRelatedKeywords.php. Failed to get authToken. Reason....

2015-08-10 Thread kalpesh tawde
This code has solve my problem. $ch = curl_init($url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_CAINFO, dirname(__FILE__) . '/cacert.pem'); curl_setopt($ch, CURLOPT_IPRESOLVE, CURL_IPRESOLV

DFP PHP API

2015-08-10 Thread Charles Blanton
How to get refresh_token and applicationName for auth.ini file? I have get client id and client secret -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=

Pending approval

2015-08-10 Thread Ppc Center
Hi, My account says "Pending approval" for more then a week now, what can I do? Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~

Aword's User Location Query Using AWQL

2015-08-10 Thread Micheal Edward
I can export user locations using Adword Dashboard, and it exports CSV data with following columns, (from where is get those columns added to my report are mentioned in notes) *User Locations Report (Columns on the User Locations Tab - Under 'Dimensions')* *Column Name* *Notes* Network Segment

Re: Pending approval

2015-08-10 Thread Anthony Madrigal
Hi, Have you filled out the second part of the application form? If not, please go ahead and fill it out. Once you submit that form, the AdWords API Compliance team will respond with an answer within a business day. If you did fill out this for

Re: Aword's User Location Query Using AWQL

2015-08-10 Thread Anthony Madrigal
Hi, You could run a Geo Performance Report to get the statistics of the fields that you want within a given date range. Unfortunately, the fields for city and town will be their IDs which can be found in

Re: Changing a custom label for a SKU via the Python API?

2015-08-10 Thread Anthony Madrigal
Hi Pedro, The class ProductDimension is abstract, which means you cannot set values for it. However, you can use the ProductCustomAttribute

AdWords Express campaign names

2015-08-10 Thread Tiana S.
Hi all! I found out the hard way that when requesting Adwords express campaign data through the AdWords API, their names are returned as follows: name: 'AWX_002:001f1253_00' Does anyone know a way to get the actual express campaign name out of the AdWords API? Thanks! -- -- =~=

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

AuthorizationError.USER_PERMISSION_DENIED in while accessing reports usin PHP api

2015-08-10 Thread Pankaj Tiwari
Hello, I am PHP adword api for downloading Campaign Reports and Keyword Performance Report of my MCC account and it's working fine in few days earlier but when i changed the location of my code its giving me An error has occurred: Report download failed. Underlying errors are Type = 'Authorizat

Action Required for API Terms & Conditions update?

2015-08-10 Thread Melissa
There was a notification in my Adwords MCC at the end of July saying "The AdWords API Terms and Conditions have been updated: to ensure uninterrupted access to the AdWords API, please review and accept the updated Terms & Conditions". Is there actually required action or will the T&C be automa

Re: Problem adding YouTubeVideo Placements v201502+

2015-08-10 Thread Michael Cloonan (AdWords API Team)
Hello, I'd like to give an update on this issue. The engineering team has determined a fix and we are currently working on implementing it to get it out as quickly as possible. I will update again when this is resolved. Regards, Mike, AdWords API Team On Thursday, July 30, 2015 at 2:55:50 PM U

Re: PHP library cannot authenticate with cryptic error: [AuthenticationError.AUTHENTICATION_FAILED @ ]

2015-08-10 Thread Jamie
I followed those steps exactly. My MCC account is user1+adwo...@mycompany.com, my main AdWords account is us...@mycompany.com. The application owner is user1+adwords and the token belongs to user1. But I've also tried the other two combinations. Is there anywhere I can get a more helpful error

Re: Adding New Adwords Account in MCC Account Campaign not created by API

2015-08-10 Thread Umesh Dengale
Hi Ronak, Could you provide the SOAP request and response output for the campaign creation in AdWords API? Just click *Reply privately to author* in the forum when responding. Don't forget to remove the developer token in the output. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=

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

2015-08-10 Thread Anthony Madrigal
Hi, Unfortunately, there does not appear to be a way to get those fields in the UI. You could follow our blog regarding any updates on this and other issues. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us o

Re: Can't select both Amount and TotalBudget

2015-08-10 Thread Nadine Sundquist (AdWords API Team)
Hi, It took awhile to get sorted out what was going on since this was an unusual case. The engineers are working on removing *TotalBudget* from the report as a result of what you noticed. That field was not meant to be a field that was selectable in the *Campaign Performance Report*. Thanks for

Re: AdWords Express campaign names

2015-08-10 Thread Umesh Dengale
Hello, Could you provide the SOAP request and response log output? Just click *Reply privately to author* in the forum when responding. Don't forget to remove the developer token in the output. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Action Required for API Terms & Conditions update?

2015-08-10 Thread Umesh Dengale
Hello, If the client does not accept terms and conditions then the developer token may be terminated. You could ask your client to sign in to their account and review and accept the updated terms and conditions. Thanks, Umesh, AdWords AP

Re: AuthorizationError.USER_PERMISSION_DENIED in while accessing reports usin PHP api

2015-08-10 Thread Anthony Madrigal
Hello Pankaj, The error USER_PERMISSION_DENIED typically happens when there is no link between the MCC account authenticated in the request and the client account specified in the headers.

Still waiting for Standard Access after more than a week

2015-08-10 Thread starrychloe S.
I'm still waiting for Standard Access after more than a week after filling out this application. I've checked spam folders too. https://services.google.com/fb/forms/standardaccess/ It's really, really slow to add 14,000 keywords with such a low limit of 10,000 (each keyword requires four operat

Re: Update/Create TemplateAd

2015-08-10 Thread Josh Radcliff (AdWords API Team)
Hi Hazar, I was able to reproduce this issue on my side. It appears that the template ad validation is looking for the *assetPath* field, but that field is not settable via the API. Do you have to make copies of a large number of such ads, or just the handful in this particular ad group? If it'

Unsupported operand types error while updating keyword cpc bid

2015-08-10 Thread Sabri Karagönen
Hi, I want to update a bulk of keywords in a mutate. My code is like, define("MICROS_PER_DOLLAR", 100); // Create criterion using an existing ID. Use the base class Criterion // instead of Keyword to avoid having to set keyword-specific fiel

google.adwords.dll

2015-08-10 Thread Newbie
I have a dumb questions from someone trying to learn... I downloaded the .NET example which has both VB and C# examples. But I can't seem to find: google.adwords.dll google.ads.common.dll The solution can't build or run without them. I am sure I am not doing something but I don't know what I am

Re: PHP library cannot authenticate with cryptic error: [AuthenticationError.AUTHENTICATION_FAILED @ ]

2015-08-10 Thread Umesh Dengale
Hello, Could you provide the SOAP request and response logs by first enabling logging for the PHP client library? You could use AdWords account to make the API calls except for the account management. You co

Re: FeedItemService Location Extensions linked to Google My Business

2015-08-10 Thread Michael Buetow
Thanks for clearing up my confusion Nadine. On Friday, August 7, 2015 at 10:30:08 AM UTC-7, Nadine Sundquist (AdWords API Team) wrote: > > Hi Michael, > > Thanks for providing the SOAP XML logs; they were extremely helpful in > determining what was going on. > > The key to this unexpected behav

Api exception when calling Google.Api.Ads.AdWords.v201502.CustomerService.get()

2015-08-10 Thread Ashley Xu
Hi, We have seen many errors when calling the customer service via adwords client sdk. The error code is [RequestError.UNKNOWN @ ]. Please find the stack trace below. The error code does not give us much information as to what caused the error. Could you please take a look? Message: An API ex

Re: Update/Create TemplateAd

2015-08-10 Thread Hazar Hayat
Hi Josh, Thanks for clarifying this. We have an automated tagging process that append tracking code to the ads destination URLs once ads are created by the marketing team and it is difficult for to handle the tracking codes manually. We found this issue in the Gmail Sponsored Promotions ads th