Re: Salesforce > Google Ads Connector

2018-09-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Your concern seems to be more of a product related concern. With this said, you could open your concern on the Advertiser's Community Forum as the product experts are better equipped in answering your concerns. Regards

Re: PolicyViolationError Troubleshooting during batch uploads

2018-09-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Neil, Could you please share the logs for the batch job along with the batch job id for failed and passed requests so that I can troubleshoot the issue? You can chose the 'Reply privately to author' option while responding. Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

Re: AdWords API v201809

2018-09-18 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Caihua, Yes, new AdWords API version v201809 is released. Client Libraries will be available soon, you will be able to access them from here ,

Salesforce > Google Ads Connector

2018-09-18 Thread ksimonson
Looking for other advertisers who have experience with linking their AdWords & Salesforce accounts! We have all of the steps required and we are ready to link, but we are concerned about the API calls to Salesforce. Does anyone have experience with the frequency and have you seen any issues of

Report failed with error code 400

2018-09-18 Thread Jatin Katyal
Hello I am trying to download GEO_PERFORMANCE_REPORT, but i receive this error "Report failed for customer ID with code 400 after 1 retries". From my past experience, i know this might be related to report definition, but i couldn't fine any faults in it. Here is the report definition: r

Re: How i can set Ad Schedule criterion and date range to get Traffic Estimate?

2018-09-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Qaiser, The KeywordEstimate object within the AdGroupEstimate will contain the lower bound (min

Re: Parallel Tracking and DoubleClick Compatibility

2018-09-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Looks like they are using SA360 for tracking. Therefore, you will need to check with your SA360 rep or follow this help center article before you turn on parallel tracking as there are a handful of features that are not compat

Re: Node.JS Library for Adwords with Offline Conversion Tracking

2018-09-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Brandon, To make the API call directly without using the client libraries, please check this guide . You could refer to the attached sample request to upload the conversions. You can substitute your values in the sample r

Re: I need to get access_token without google login form

2018-09-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Are you saying that you would like to generate the OAuth tokens (access and refresh tokens) without the user manually accepting the prompt/authorizing the call? If so, please note that it is required to manually accept the prompt at-least once. Once you are able to generate the refresh toke

Re: google-adwords-php-lib "Unmarshalling Error"

2018-09-18 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Hasan, Looks like the concern is related to PHP client libraries. I would recommend you to post your concern on the PHP client library issue tracker here . Regards, Sai Teja, AdWords API Team. On Tuesday, September 18, 2018 at 2:45:52

Re: google-adwords-php-lib "Unmarshalling Error"

2018-09-18 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Hasan, Looks like the concern is related to PHP client libraries. I would recommend you to post your concern on the PHP client library issue tracker here. Regards, Sai Teja, AdWords API Team. On Tuesday, September 18, 2018 at 2:52:17 AM UTC-4, Hasan Genc wrote: > > Hello Teja, > Thanks for

Re: Dynamic Ad Target

2018-09-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, To set the Dynamic Ad targets, please refer to this sample PHP code here . I hope this will help you out. If you are facing any issue with targets, p

Re: AdWords API v201809

2018-09-18 Thread Caihua Du
Thanks Teja. Yes we just saw the new API get shipped today, but I didn't see any SDK available yet for this work. Do you know who would be the correct contact for this info. On Monday, September 17, 2018 at 11:35:01 AM UTC-7, Teja Makani wrote: > > Hello Caihua, > > The v201809 version of API w

Re: AWQL; getting the keyword name

2018-09-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Could you please elaborate the issue you are facing? Are you not able to get the actual keyword text using the Criteria field in CRITERIA_PERFORMANCE_REPORT

Re: Placement performance total clicks different from other reports

2018-09-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Tiana, You are right, the Placement performance report is a multiple attribution report and the multiple attribution reports should NOT be aggregated together, since this may double count impressions

Re: How do I get report data for different placements in my adgroup? What is the field? How do I get report data for different placements in my adgroup?

2018-09-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jia, I am afraid that you won't be able to get top 10 placement data directly via the API. However, you can add the Date field in the report and you could post process the output to sort it i

Re: PolicyViolationError Troubleshooting during batch uploads

2018-09-18 Thread Nellle Rickchards
For some reason the responses in PrintResponse() would causes errors making the entire batch upload stop. I commented out the print statements and it runs fine, however it's not ideal as I no longer get helpful error messages. On Thursday, September 6, 2018 at 3:43:42 PM UTC-4, Milind Sankeshw

Re: PHP target audience

2018-09-18 Thread Дмитрий Пройдак
Thank you. Understood. I added not to the campaign, but to the ad group. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribe

Re: How i can set Ad Schedule criterion and date range to get Traffic Estimate?

2018-09-18 Thread Qaiser Javed
Hi Sreelakshmi, I have a question please. Can I get maxcpc and suggested daily budget using TrafficEstimatorService? As it shown in UI. Thanks & Regards, Qaiser Javed On Tuesday, September 11, 2018 at 11:30:20 PM UTC+5, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Qaiser, > > You

Re: PHP target audience

2018-09-18 Thread Дмитрий Пройдак
Thank you so much. You helped me a lot. But there was a difficulty. Audiences are added only to a campaign with the type AdvertisingChannelType :: SEARCH When I try to add a campaign with the type AdvertisingChannelType :: DISPLAY, I get a fatal error OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE Int

Re: PHP target audience

2018-09-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, You don't need to apologize for your English as I understand you well. Could you confirm if what you meant by adding audience to company is adding audience to campaign level? If so, to target your audience list in your campaign via AdWords API, you will need to use the CampaignCriterionServ

Parallel Tracking and DoubleClick Compatibility

2018-09-18 Thread hazar hayat
In our Google Ads account we are using DoubleClick URLs in our tracking template like the following http://clickserve.dartsearch.net/link/click?{_dssagcrid}&{_dssftfiid}&ds_e_adid={creative}&ds_e_matchtype={ifsearch:search}{ifcontent:content}&ds_e_device={device}&ds_e_network={network}&{ifpla:ds

Re: Exception GOOGLE_WEB_DESIGNER_ZIP_FILE_NOT_PUBLISHED when try to upload media bundle

2018-09-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Inessa, The entry point of your HTML5 is the HTML file. Please make sure it is included in your zip file and that it is a complete HTML document that includes at least one click tag and can load in an iFrame. You may refer to this guide

Dynamic Ad Target

2018-09-18 Thread vaios_panourgias
Hi, i am using the PHP library, trying to set Dynamic Ad Targets for an AdGroup. Although i am able to create new AdGroups ( *AdGroupType::SEARCH_DYNAMIC_ADS*), i am not sure how i could set Dynamic Ad Targets for it. Is there any axample i could use? Thanks in advance -- -- =~=~=~=~=~=~=~=

Node.JS Library for Adwords with Offline Conversion Tracking

2018-09-18 Thread Brandon Copley
I am trying to use the Adwords API for offline conversion tracking. Currently all of the documentation's example code is written with libraries in mind and not vanilla http, is there any vanilla api code out there? I am wanting to send over "GCLID" and "ORDER ID" in order to tracking "offline"

I need to get access_token without google login form

2018-09-18 Thread freshcoderjack0501
Hello. I have used node adwords api to manage adwords with nodejs. So to get authenticated user first, I have done like this. This is my code: ... app = express(); let auth = new AdwordsAuth({ client_id: *, client_secret: *, }, 'http://localhost:3000/account_auth' );

Re: AWQL; getting the keyword name

2018-09-18 Thread kenneth rudisill
me too. i have a proble like you, i still not fixed On Monday, September 17, 2018 at 11:22:07 AM UTC-7, newbie wrote: > > I almost have all the data I need using the following AWQL query from the > AdWords API: > > String query = "SELECT Device, ID, Impressions, Clicks, Cost, AverageCpc, > Aver

Re: Cost/conv. & Conv. rate difference between total and single row

2018-09-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tiana, To better investigate this issue, could you provide the complete report definition along with your clientCustomerId via *Reply privately to author*? Regards, Dannison AdWords API Team On Tu

Placement performance total clicks different from other reports

2018-09-18 Thread Tiana S.
Hi guys, Placement performance is explained to be multi-attribution, so the same impression can be counted for multiple placements. This means the values cannot be aggregated, which is why we use the totals that you send back with the response. However, we found there that those totals are slig

Cost/conv. & Conv. rate difference between total and single row

2018-09-18 Thread Tiana S.
Hi guys, In the following example, Account performance is being used. There's only a single network (search) and when querying the Account performance with the dimension set to Network it indeed only shows a single network, however, the cost/conv. and conv. rate values for that network are not

Re: Get UAC report break down by location (country)

2018-09-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Son, Yes, the AdWords API supports the Campaign Location Target Report for UAC. To get the details of your location, you should use the Id

Re: Exception GOOGLE_WEB_DESIGNER_ZIP_FILE_NOT_PUBLISHED when try to upload media bundle

2018-09-18 Thread Inessa M
Hi Dannison, Thanks for the information, I tried to upload HTML5 ad created without using Google Web Designer and I recieved another error while MediaBundle uploading: MISSING_PRIMARY_MEDIA_BUNDLE_ENTRY. Is it because of I didn't set entryPoint field of MediaBundle? I also tried set entryPoin