Re: Adwords remarketing type (PHP)

2016-07-25 Thread 'Joyce Lava' via AdWords API Forum
Hi, Apologies for the delayed response. Please see the answers in blue: *How to set Target setting on Interests & remarketing?* Use the AdGroupService to create the TargetingSettingDetail

Re: First API Call sample return DEVELOPER_TOKEN_NOT_APPROVED error

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Stefano, Good day! The type of company you indicate does not cause the error. As mentioned earlier, the DEVELOPER_ TOKEN_NOT_APPROVED

Re: YouTube iOS App ID Causes INVALID_MOBILE_APP CriterionError

2016-07-25 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Mark, Sorry for this delay. I'm still following up this issue. Best, Thanet, AdWords API Team On Tuesday, July 26, 2016 at 4:54:52 AM UTC+9, Mark Rogoyski wrote: > > Hi, > > Any update on this issue? > > Also FYI, it also happens with the Android YouTube app: >

Re: Adwords remarketing type (PHP)

2016-07-25 Thread testapidilren2
On this moment I have problem with targeting in php code when I add group to campaign I try to setup target. $targetingSetting = new TargetingSetting(); // Restricting to serve ads that match your ad group placements. // This is equivalent to choosing "Target and bid" in the UI.

Re: How to organize CrmBasedUserList refresh via API

2016-07-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alexander, Thanks for bringing this to our notice. I'll file a request to have the documents updated to reflect this. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Estimated total conversions for keywords?

2016-07-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, As of v201509 (see Conversion reporting) , AllConversions will include all conversions that were previously part of EstimatedTotalConversions. You can get the conversion category by using the

Re: How to organize CrmBasedUserList refresh via API

2016-07-25 Thread Alexander B
Hi Shwetha, thank you. I suggest somebody updates documentation to reflect the fact that the operation is not supported. On Tuesday, July 26, 2016 at 3:03:06 AM UTC+12, Shwetha

Re: Estimated total conversions for keywords?

2016-07-25 Thread 'Terry Jiang' via AdWords API Forum
In the latest version of the API, is AllConversionValue the right metric to use for ETC? Does it include store visits? How do I differentiate store visits? On Monday, September 14, 2015 at 5:17:01 PM UTC-4, Umesh Dengale wrote: > > Hello, > > The EstimatedTotalConversions >

Re: AuthorizationError.USER_PERMISSION_DENIED in while download reports

2016-07-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, It sounds like you are trying to make an API call from the MCC level. You cannot make a single call to run a report from the MCC level. You will need to make a separate call for each client

Re: YouTube iOS App ID Causes INVALID_MOBILE_APP CriterionError

2016-07-25 Thread Mark Rogoyski
Hi, Any update on this issue? Also FYI, it also happens with the Android YouTube app: [CriterionError.INVALID_MOBILE_APP @ operations[1].operand.criterion.appId; trigger:'2-com.google.android.youtube'] Thanks. Mark On Monday, June 13, 2016 at 11:06:52 PM UTC-7, Thanet Knack Praneenararat

AuthorizationError.USER_PERMISSION_DENIED in while download reports

2016-07-25 Thread vj
Hi, I am also getting error while download report. I am able to get response for "ManagedCustomerService" but when I try to download adwords reports I am getting" AuthorizationError.USER_PERMISSION_DENIED" Error. Can you please tell me why I am getting this error?? any specific permission

Re: Get Current Keywords Bid

2016-07-25 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Ale, You can use the AdGroupCriterionService to get the bid of keywords in an ad group. The get keywords example link that you shared has the required code snippet. You can essentially pass the required field names

Google Adwords API - Criteria Performance Report - Missing campaign

2016-07-25 Thread walter
Since June 7th one of our campaigns stopped being included in our automated reports, using the Adwords API, please find the detail: *Adwords API *: v201601 *Report Type: *CRITERIA_PERFORMANCE_REPORT *CampaignID*: 20727562 *Date*: June 7th 2016 Additionally we compared the campaign to a

Google Adwords API - Criteria Performance Report - Missing Campaign

2016-07-25 Thread walter
Since June 7th one of our campaigns stopped being included in our automated reports, using the Adwords API, please find the detail: Adwords API : v201601 Report Type: CRITERIA_PERFORMANCE_REPORT CampaignID: 20727562 Date: June 7th 2016 Additionally we compared the campaign to a similar one that

Google Adwords API - Criteria Performance Report - Missing Campaign

2016-07-25 Thread walter
Since June 7th one of our campaigns stopped being included in our automated reports, using the Adwords API, please find the detail: CampaignID: 20727562 Date: June 7th 2016 Adwords API : v201601 Report Type: CRITERIA_PERFORMANCE_REPORT Additionally we compared the campaign to a similar

Re: Не проходит авторизация при создании скрипта

2016-07-25 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, Unfortunately, I can address your query in English only. Your question looks like it is related to AdWords Scripts. I would suggest posting this query in the AdWords Scripts Forum . Regards, Vishal, AdWords API Team -- --

Re: How to test if email address are added to UserLists in AdWords API using C#.

2016-07-25 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Mounica, The user list size would be shown as zero until the list has at least 1,000 email addresses. Beyond that point, list size would be rounded off to the two most significant digits. I would suggest waiting up to 24 hours after adding emails to the list to begin re-marketing to that

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

2016-07-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Since this is an old thread, could you please post a new one regarding your issue? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Video campaigns from Campaign Service

2016-07-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Thomas, I don't have anything new to report at this time. If and when this is added to the AdWords API, we will post an announcement on our blog . Thanks, Josh, AdWords API Team On Monday, July 25, 2016 at 11:51:34 AM UTC-4,

Re: data streams

2016-07-25 Thread Martin Mauch
This question is quite old, but did anyone from Google think about this? Many APIs are switching over to real-time event streams and AdWords would be a project where this makes a lot of sense! The report API by itself is sometimes awkward to work with, not being able to combine segmentation A

Re: First Adwords API call...not working

2016-07-25 Thread 'ImmobiPortal ImmobiWeb' via AdWords API Forum
Good day. I have the same problem. In the AdWords API Guide is written that is possble to test the api when I'm waiting the *developer token *approval response. My MCC is test account and ?ve created the client accouint inserted in ads.properties withing AdWords interface. I should want to

Не проходит авторизация при создании скрипта

2016-07-25 Thread avenirpromo
Добрый день, при создании скрипта, не могу пройти авторизацию: Создаю скрипт, нажимаю авторизация, разрешаю доступ оффлайн и гугл выдает такую ошибку This script is currently not authorized to run in your account. Please start the authorization process again. * ,MMM8&&&.

Re: First API Call sample return DEVELOPER_TOKEN_NOT_APPROVED error

2016-07-25 Thread 'ImmobiPortal ImmobiWeb' via AdWords API Forum
Good day. When I create the account manager that you've seen, I used the form that you have indicated, infact in the API Center the level of access is "test account" followed by link "request basic access". One question: as type of company I have specified "Agency/SEM": I must to indicate

Re: Video campaigns from Campaign Service

2016-07-25 Thread Thomas Coutelen
Any update regarding access to video campaigns via the SOAP service? On Monday, October 26, 2015 at 9:38:50 AM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi Tiana, > > We don't have any immediate plans to add support for retrieving and > modifying Video campaigns via the SOAP services.

Get Current Keywords Bid

2016-07-25 Thread Ale E.
Hi to Everyone, i'm new in the Adwords API field and i getting really confused on a subject that i think it's really really easy, i decided to ask here cause after 3 hours of research i didn't find a solution. My question is, can someone provide me a snippet of .net code to get the current

Re: How to organize CrmBasedUserList refresh via API

2016-07-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alexander, Upon further investigation, I found that the SET operator is not supported for the MutateMembersOperation. As described in the reference documentation, the mutateMembers

Re: Access to all campaigns via API

2016-07-25 Thread Zweitze
For each account, you only need to set the customerid of that account. You don't need to get a new authentication token, or get access from a different login, or anything like that. Access provided by the MCC is sufficient. Most client libraries should have examples showing how to set

Re: With API google detect if Adwords? and GMC account?

2016-07-25 Thread Zweitze
To detect whether a user has an AdWords account, log in as that user and request the accounts the user has access to. If you get one or more accounts, apparently something is present. Otherwise (0 accounts, or an error like NOT_ADS_USER), the user has no access to any AdWords account. To find

Re: Adwords remarketing type (PHP)

2016-07-25 Thread testapidilren2
Thanks :) W dniu poniedziałek, 25 lipca 2016 12:59:26 UTC+2 użytkownik Joyce Lava napisał: > > Hello, > > After updating the advertisingChannelType to DISPLAY, you need to set the > targetGoogleSearch >

Re: First API Call sample return DEVELOPER_TOKEN_NOT_APPROVED error

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Stefano, The error is caused because you were trying to make calls to a production account using an unapproved token (test account access only). I have checked the client ID you

Re: Adwords remarketing type (PHP)

2016-07-25 Thread 'Joyce Lava' via AdWords API Forum
Hello, After updating the advertisingChannelType to DISPLAY, you need to set the targetGoogleSearch and targetSearchNetwork

How to test if email address are added to UserLists in AdWords API using C#.

2016-07-25 Thread mounica . chette
I am using a CRMBasedUserList, to which i add the email address in my database. But, i came to know that AdWords API does not show exact count of email address it has in a UserList. Also, approximately how much time it will take to update a list of users to Email List? Is there any way to test,

Re: Set defferent bidModifier for different time slot

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sachin, Unfortunately the 'DayOfWeek' field is not filterable. You may refer once again in this link and check the 'Filterable' column for the fields you could use as a predicate.

Re: First API Call sample return DEVELOPER_TOKEN_NOT_APPROVED error

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Stefano, The developer token of your account can be seen by logging into your AdWords account and by clicking the *Gear Icon* and -> *Account Settings* -> *AdWords API Center* and not through the GetRefreshToken example. Please use the developer token from the AdWords API Center and use it

Re: What should be the final URL and display URL to create TrueView in-search video ad

2016-07-25 Thread 'Joyce Lava' via AdWords API Forum
Hi Rajesh, For creating template ad ID = 231 , you first need to create it through the AdWords UI. Please refer to this article on how to do so. After

Re: Set defferent bidModifier for different time slot

2016-07-25 Thread Sachin Kumar
Hello Peter, Thank you very much for the link. I want dayOfWeek using CampaignCriterionService. the code is as: // Create selector. $selector = new Selector(); $selector->fields = array('Id','CriteriaType','CampaignId'); $selector->predicates[] = new

Re: call multiple reference

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Unfortunately, this is not supported. You will need to create separate AdWords API service calls for ManagedCustomerService and BudgetService

First API Call sample return DEVELOPER_TOKEN_NOT_APPROVED error

2016-07-25 Thread 'ImmobiPortal ImmobiWeb' via AdWords API Forum
Good day. I have create a test account manager and from the ggogle adwords interface I have created an account client. Then I have created a google project using the google adwords api guide. I

Adwords remarketing type (PHP)

2016-07-25 Thread test
Hey :) I have a problem with the code in php. I would like to create a remarketing based on email. At first I create Audiences by this code: https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201605/Remarketing/AddCrmBasedUserList.php And next I try to modified this

Re: Set defferent bidModifier for different time slot

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sachin, You can find the available fields through this link for CampaignCriterionService.get. For other services, you may refer to the rest of the information in the mentioned link.

Re: Set defferent bidModifier for different time slot

2016-07-25 Thread Sachin Kumar
Thank you Peter for your reply. Your points helped me to find a way. I got the way to add/update/remove the Ad schedule bid modifiers for different time slots. One thing I want to know, How I can get the list of fields which can be selected from any service e.g.('CampaignCriterionService')?

call multiple reference

2016-07-25 Thread Abdurrahman Al Faruqi
Guys, Can we call multiple reference? For example calling ManagedCustomer.Fields.CustomerId and Budget.Fields.Amount in one selector? or maybe anyone get the better idea to workaround with this problem? Regards, Abdur Rohman Al Faruqi -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Set defferent bidModifier for different time slot

2016-07-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sachin, My apologies for the delayed response. The CriterionError.AD_SCHEDULE_TIME_INTERVALS_OVERLAP error typically happens when you are adding the time interval of an AdSchedule which overlaps with another AdSchedule. You could use the CampaignCriterionService.get