Why ConstantDataService return different inmarket audiences compared with in-market_categories.csv?

2018-06-12 Thread Elena Ye
Hi, I want to get in-market audiences via the getUserInterestCriterion method of ConstantDataService by passing userInterestTaxonomyType = IN_MARKET. But I compared the results with https://developers.google.com/adwords/api/docs/appendix/in-market_categories.csv and found they are

Cannot get page feed's items from PLACEHOLDER_FEED_ITEM_REPORT?

2018-06-12 Thread at
Hi, I have created some page feeds using the template file, and I want to get feed items from PLACEHOLDER_FEED_ITEM_REPORT, but seems this report doesn't support page feed's feed items? The response is other placeholder types' feed items. More specifically, I have created a page feed, which

Re: AdGroupAd validation check

2018-06-12 Thread Peter Bowen
Why not use the validation only option on the session? That way you don't have to create and delete ads. On Tuesday, 12 June 2018 07:49:42 UTC+1, sa wrote: > > Hi AdWords API Support team, > > I realise that the AdGroupAd has a lot of policy and potential error when > it comes to creation via

Re: BatchJobService not returning downloadUrl

2018-06-12 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Thanks for the report, we are working hard to identify the underlying issue here, and I will let you know if we regenerate the download URL for that batch job ID, or if I have any other information to share regarding the previous ones you mentioned. Regards, Mike, AdWords API Team On

Mutating ads in Batch Processing?

2018-06-12 Thread JuanBCN
Hi!, As is known, in version v20806 we are be able to mutate our ads without losing their performance using AdService. Is there a corresponding asynchronous batch supported operation to do the same? Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Access campaign service of Adwords for multiple user

2018-06-12 Thread tarun . jain
- So in anyhow I did not get the l1 account in x...@gmail.com(login as x...@gmail.com)* RIGHT?* - One more issue, Suppose I have an AdWords (q...@gmail.com) account in which I have created 2 accounts. One is production account (i.e *p1*) and second is test account. (i.e

Re: OperatorError.OPERATOR_NOT_SUPPORTED in AdwordsUserListService v201806

2018-06-12 Thread Vilen Topchii
Thank you. It helped a lot. Also, the problem was with operator namespace. On Tuesday, June 12, 2018 at 12:03:21 AM UTC+3, Vilen Topchii wrote: > > Hi. > > I'm getting OperatorError.OPERATOR_NOT_SUPPORTED error while trying to add > the user. > My request: >

Re: AdGroupAd validation check

2018-06-12 Thread sa
Hi, Another question: The status of these ads are already "Removed" status but they are still "Disapproved". Does this means this validation check that I created will eventually get this account banned? Thanks, Sa On Tuesday, June 12, 2018 at 2:49:42 PM UTC+8, sa wrote: > > Hi AdWords API

Re: AdGroupAd validation check

2018-06-12 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sa, Instead of creating an ad group for testing your ads, it would be better if you created test accounts and tried creating your ads in there first. Test accounts are a good way of experimenting

Re: Get Campaign Change History

2018-06-12 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jofin, In the AdWords API, the service which returns change that were made to your entities is the CustomerSyncService . However, the information returned here is limited. For campaign level changes, the

Re: BatchJobService not returning downloadUrl

2018-06-12 Thread wesley
Hello, I have just ran into the issue of having no `dowloadUrl` again for batch job id 759856332 On Thursday, June 7, 2018 at 5:28:34 PM UTC+2, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > We're still investigating these last few. I have followed up with the team > to see if they

Re: Get Campaign Change History

2018-06-12 Thread Jofin Kuriakose
Hello Peter, Thank you for your reply. In CustomerSyncService we are getting list of campaigns, not what exactly got changed. To get values got changed, 1. I have to get campaign data using campaign id which I got it from CustomerSyncService response 2. then make customerService get method

AdGroupAd validation check

2018-06-12 Thread sa
Hi AdWords API Support team, I realise that the AdGroupAd has a lot of policy and potential error when it comes to creation via API. Therefore I created an AdGroup to service that creates AdGroupAds and returns any error/violations if any are found during creation. Once this Ad is created, I

Re: Google Adword API: How to get total spent amount for given account using CURL/SOAP

2018-06-12 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Pankaj, You can refer to this guide to know more about API call structures. You may follow the below format for your reference: curl --header "Authorization: Bearer *INSERT_ACCESS_TOKEN_HERE*" --header

Get Campaign Change History

2018-06-12 Thread Jofin Kuriakose
Hello, I am looking for an API to get campaign (ad-group as well as ads) change history data, like if I update budget of a campaign, API should respond with old and updated budget. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Locations codes in creation campaign shopping

2018-06-12 Thread Ruido Siri
hi, i need help with the locations fields in the creation of a shopping campaign. I want set a country code, eg: "AR". any idea? thanks -- --

Re: I have two settings and I can't find the corresponding adword api service object. Here is my screenshot. Which of the two objects are used separately?

2018-06-12 Thread jia zheng
Very good, it worked. thank you very much 在 2018年6月12日星期二 UTC+8上午11:30:51,Vincent Racaza (AdWords API Team)写道: > > HI Jia, > > For the bidding option in your screenshot, you may set the > biddingStrategyType >

Re: Limits question

2018-06-12 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies for the delay. The limit should be 20,000 ad group targeting items per ad group as stated here . It can compose of either all keywords or a combination of all of the targeting criteria. I hope this helps. Thanks and

Campaign Location Targeting

2018-06-12 Thread rob
Hi AdWords Support Team, I followed the Targeting guide for Java using the exact sample code. I made a call for the query "hong". One of the returned location is a Postal Code object as follow: 9062009 Location

Re: Get Campaign Change History

2018-06-12 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jofin, The method of comparing changes based on the CustomerSyncService against the current campaign data (CampaignService or possibly through the Campaign Performance Report

Re: Cannot get page feed from PLACEHOLDER_FEED_ITEM_REPORT?

2018-06-12 Thread at
Thanks Sreelakshmi! So there is no ways to get page feed's feed item ids via report service? Looks like we can only get at most 100,000(Start index of request) + 10,000(Results per page) entities using Adwords API, and the limit doc

Re: AdGroupAd validation check

2018-06-12 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sa, Peter's suggestion is also correct. You could also use the the AdWordsSession object to *setValidateOnly(true). *To know more about the setValidateOnly function, you may check out the *mutate validation* section in this guide

Re: Why ConstantDataService return different inmarket audiences compared with in-market_categories.csv?

2018-06-12 Thread Elena Ye
Thanks Bharani. I have another question: does the result of getUserInterestCriterion method contains all the active and available in-market audiences? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Error on creating developer token

2018-06-12 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, Action not permitted error occurs while submitting API application form means, that user might not have correct access level for the account to perform the operation. To prevent this please make sure you login into the AdWords

Re: Goal Sales in shopping campaign

2018-06-12 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Ruido, Are you facing difficulty while creating shopping campaigns via UI? In that case, I would recommend you to post your question in the advertiser's community forum . The goal of a shopping campaign

Re: Strange behavior when get SITELINK from API

2018-06-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Cesar, I have shared this information with the team. Meanwhile, you will be able to use the Placeholder report or Placeholder Feed Item report

Re: Ids and mutating ads

2018-06-12 Thread GregT
Okay - sorry for the confusion, Anash. I think my confusion came from how we would need an ad group id to identify AdGroupAds uniquely if ad ids are unique, and I forgot about shared ads because AdWords got rid of them 2 or 3 years ago. Are there cases where an ad id can be shared across ad

Re: Why ConstantDataService return different inmarket audiences compared with in-market_categories.csv?

2018-06-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Elena, I was able to replicate this issue. I have shared the details with the team to get the list updated. I will keep you posted if I have any new updates. Thanks, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Locations codes in creation campaign shopping

2018-06-12 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Ruido, Using the API you can set the location targets using the CampaignCriterionService . Please check the AddCampaignTargetingCriteria

Re: Strange behavior when get SITELINK from API

2018-06-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Cesar, Currently, we do not have an ETA of when this will be resolved. I will keep you posted, if I have any new updates from the team. Thanks, Bharani, AdWords API Team On Wednesday, May 30, 2018 at 10:08:24 AM UTC-4, Eduardo Cesar wrote: > > We're getting the Campaign Sitelink

Re: Access campaign service of Adwords for multiple user

2018-06-12 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tarun, Please find my response below: 1. As per your description in the earlier email, x...@gmail.com is a user on both l1 and l2 accounts. Hence, if you use the credentials of x...@gmail.com and perform a CustomerService.getCustomers

Goal Sales in shopping campaign

2018-06-12 Thread Ruido Siri
Goal Sales in shopping campaign Hi, i need help with Goal -> Sales in the creation of shopping campaign. Any idea? thank! -- --

Re: Ids and mutating ads

2018-06-12 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Greg, Yes, the way you read the documentation is correct. Ad Ids may be reused across ad groups. As I mentioned in my previous post, AdGroupAd is not the same thing as Ad. Ad is the actual underlying entity, and AdGroupAd is a link that associates an AdGroup and an Ad. A typical example

Re: Cannot get page feed's items from PLACEHOLDER_FEED_ITEM_REPORT?

2018-06-12 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, Thanks for your post. In order to avoid duplicates, I would recommend you to follow up on this thread as it is the same question posted by you. Regards, Sai Teja, AdWords API

Re: Mutating ads in Batch Processing?

2018-06-12 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Juan, I am afraid that there are no services in batch processing that performs similarly to AdService as of now. To know the full list of supported services for batch processing, you could refer this guide

Re: Strange behavior when get SITELINK from API

2018-06-12 Thread Eduardo Cesar
Tank you! I tried both solutions, but i didn't get any result yet. I'm using pagination, but I'm checking if there is more pages when I call the API. This is my wrapper for get service API: def get_from_adwords_account(adwords_client, service_name, fields,

Error on creating developer token

2018-06-12 Thread API_DCH
I am trying to create developer token. After filling all details on the API Access form, when I click “Create Token” button, I receive an message “*Action not permitted*”. Do anyone experience the same issue and got resolved. Please let me know the details how to resolve this issue. Thanks in

Re: Can You Use The AdWords API To Access The Ad Preview & Diagnosis Tool?

2018-06-12 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Brian, It isn't. I can clarify your ask in the feature request. Cheers Anash P. Oommen, AdWords API Advisor. On Monday, June 11, 2018 at 5:03:42 PM UTC-4, Brian Leonard wrote: > > Anash, > > I think the better feature is not the preview tool, but the diagnosis > portion, like below. Is

Re: Ids and mutating ads

2018-06-12 Thread GregT
Hi Anash. Thanks for the quick reply and clearing that up. It makes sense. I will say that I've been using the API for years, and I've always taken that page on id uniqueness to mean that we had to be careful within our code and database to deal with the possibility that an ad id might be

Re: Ids and mutating ads

2018-06-12 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Greg, We need to update the Unique IDs documentation a bit, now that AdService is available. The more detailed version is like this: - AdId represents a globally unique creative ID. This means that you can edit an Ad using AdService using creativeId without any concern of ID collision. -

Re: Cannot get page feed from PLACEHOLDER_FEED_ITEM_REPORT?

2018-06-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I am Dhanya's colleague and following up on this thread as she is OOO today. It is not possible to get the details of the Page feed using the Placeholder Feed Item Report. To get the stats of the DSA campaign and related entities, you could consider using any of the reports listed here