AttributeError: 'str' object has no attribute 'get'

2018-10-05 Thread Shwetha
Hi all, I am trying to use Adwords API to access campaigns and reports from Google ADs by using python client libraries. I got the developer token, client ID, client_secret and refresh token by following the necessary steps in the documentation. When I ran the get_campaigns.py, I came across th

Re: Operations operator required problem [error handling]

2017-11-10 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Trial campaigns move from promotion failed status

2017-11-09 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
e know if it works? Please provide the SOAP request and response logs for TrialAsyncErrorService <https://developers.google.com/adwords/api/docs/reference/latest/TrialAsyncErrorService> request as well so I can take a look. Please use *Reply privately to author* when responding. Rega

Re: UNEXPECTED_INTERNAL_API_ERROR

2017-11-09 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ted to temporary resource related issues in the AdWords API server and retrying the request should help in getting a successful response. Could you also send over the clientCustomerIds for which you encountered this error? Please use the *Reply privately to author* option when responding. Thanks, S

Re: How to check conversion which are imported from GA

2017-11-09 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Greg, Thanks for providing these details. I'll forward this feedback to the team and update you once I have more details. You can also keep an eye on our blog <https://googleadsdeveloper.blogspot.com/search/label/adwords_api> where we announce upcoming API changes. Regar

Re: Campaign Location Settings: Radius (GET)

2017-11-09 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
s using the latitude/longitude returned in the geoPoint <https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.GeoPoint>. Please note that the latitude and longitude will be in Micro degrees. Regards, Shwetha,

Re: Remarketing audience user lists via API

2017-11-09 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
details of a UserList. This guide <https://developers.google.com/adwords/api/docs/guides/objects-methods#methods_and_operations> shows how to work with the get() and query() methods including sample code snippets. Regards, Shwetha

Re: Campaign Location Settings: Radius (GET)

2017-11-08 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Please use *Reply privately to author* when responding. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelo

Re: how to setup targeting devices

2017-11-08 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
eDevice>, Carrier <https://developers.google.com/adwords/api/docs/reference/v201710/CampaignCriterionService.Carrier> or OperatingSystemVersion <https://developers.google.com/adwords/api/docs/reference/v201710/CampaignCriterionService.OperatingSystemVersion> criteria respecti

Re: Download Call Extensions data

2017-11-07 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
url> and other URL related fields. You can also use the Final Url Report to get the EffectiveFinalUrl <https://developers.google.com/adwords/api/docs/appendix/reports/final-url-report#effectivefinalurl> field which provides the effective final URL of the impressions. Regards, Shwetha

Re: how to setup targeting devices

2017-11-07 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
the required bid for CriterionId 3 which corresponds to the Computer(Desktop) platform. Please try this out and let me know if it works. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: Critical : Adwords API and Adwords Data Mismacted

2017-11-07 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Ankur, You can send over the details using the *Reply privately to author* option. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Re: how to setup targeting devices

2017-11-06 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
gt; Java example shows how to create mobile platform and set a bid modifier for the mobile platform on given campaign. Similarly, you can target Desktop Platform as well. Example code in other languages are provided here <https://developers.google.com/adwords/api/docs/clientlibraries>. Regar

Re: How to add Negative keywords in Shared List using API in PHP ?

2017-11-06 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
e shows how to create a shared list of negative broad match keywords and attach them to a campaign. The Shared sets <https://developers.google.com/adwords/api/docs/guides/negative-keywords-shared-sets#shared_sets> guide provides more details on using AdWords API to create and work with sh

Re: How to Add Placement exclusion list through API in PHP ?

2017-11-06 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ent exclusion list. The Shared sets <https://developers.google.com/adwords/api/docs/guides/negative-keywords-shared-sets#shared_sets> guide provides more details on using AdWords API to create and work with shared sets. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=

Re: How to enable SOAP log for client library >= v22.0

2017-11-03 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
<https://github.com/googleads/googleads-dotnet-lib/wiki/How-to-capture-SOAP-messages> for more details. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plu

Re: Download Call Extensions data

2017-11-03 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
tps://developers.google.com/adwords/api/docs/appendix/reports/call-metrics-call-details-report> to get the data for call tracking of call-only ads or call extensions. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Download Call Extensions data

2017-11-02 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
com/adwords/answer/2544985?hl=en> provides more details. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: Download Call Extensions data

2017-11-02 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
item-report> which includes all statistics at the feed-item level. Please try this out and let me know if you are able to retrieve your Ad extensions successfully. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: htt

Re: (URGENT!) Total : AdGroups Costs

2017-11-01 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ition and the clientCustomerId via the *Reply privately to author* option so I can take a look. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.googl

Re: Product Partition Tree Size and Limit

2017-11-01 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
umentries> : SELECT Id, PartitionType WHERE AdGroupId = your_AdGroupId AND CriteriaType = PRODUCT_PARTITION AND Status != REMOVED ORDER BY Id LIMIT 0, 100 Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Go

Re: (URGENT!) Total : AdGroups Costs

2017-11-01 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
uggest that you reset your developer token by following the instructions provided here <https://developers.google.com/adwords/api/docs/guides/reset-devtoken>. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Go

Re: (URGENT!) Total : AdGroups Costs

2017-10-31 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can set the skipReportSummary <https://developers.google.com/adwords/api/docs/guides/reporting#request_headers> request header to false to include the summary row in the downloaded responses which will contain the totals of the metrics requested. Regards, Shwetha, AdWords AP

Re: Critical : Adwords API and Adwords Data Mismacted

2017-10-31 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
*Reply privately to author *when responding. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: No auth.ini in Google Adwords PHP API files

2017-10-30 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
path of the file as an argument. The Upgrading guide <https://github.com/googleads/googleads-php-lib/blob/master/UPGRADING.md> provides more details on migrating your code from the old ads PHP client library to the new one. Regards, Sh

Re: High search volume results for locations

2017-10-30 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
note that when using test accounts <https://developers.google.com/adwords/api/docs/guides/accounts-overview#test_accounts>, the TargetingIdeaService will return dummy data. Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords AP

Re: How to get competitor names through API?

2017-10-30 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
est for the TargetOutrankShareCompetitorDomain <https://developers.google.com/adwords/api/docs/appendix/reports/bid-goal-performance-report#targetoutranksharecompetitordomain> to get the competitor's visible domain URL for the TargetRoas strategy. Regards, Shw

Re: Adwords TargetingIdeasService Ideas are different between versions

2017-10-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Douglas, Do you happen to have the SOAP request and response logs for the requests to TargetingIdeaService for both these versions? Please use *Reply privately to author* when responding. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Is it possible to use Google Adwords API for keyword research personal use?

2017-10-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
;sntz=1&usg=AFQjCNEQdBTYA3ab03jA9K9Xswg483_VbA> Java example which shows how to get keywords related to a seed keyword and follow the steps I listed earlier. I'll leave this post open to the forum so other users can recommend existing tools. Regards, Sh

Re: "--" for crossDeviceConversions since yesterday

2017-10-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alex, Could you provide the report definition being used along with the clientCustomerId of the accounts where you are getting CrossDeviceConversions as "--"? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWord

Re: How to get competitor names through API?

2017-10-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Anup, I'm afraid its not possible to get competitor names using AdWords API reports at the moment. You can keep an eye on our blog <http://googleadsdeveloper.blogspot.com/search/label/adwords_api> for updates or announcements about new features. Regards, Shwetha, AdWor

Re: Adwords and Analytics APIs conflict

2017-10-26 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
owners can help you out. Regards. Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2017-10-25 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
les/adwords/v201710/campaign_management/add_keywords_using_incremental_batch_job.py> python example shows how to add keywords using BatchJobs. You can update the keyword bids in a similar manner. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google

Re: Is the Auction Insights data available via API?

2017-10-25 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ords API Compliance team will respond with an answer within a business day. You can get in touch with them via this link <https://services.google.com/fb/forms/apicontact/> to check the status of your application. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2017-10-24 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
rs.google.com/adwords/api/docs/reference/v201710/AdGroupBidModifierService>. Could you retry the request with the correct criterionId and bidModifier and let me know if it works? Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Is the Auction Insights data available via API?

2017-10-24 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
able here <https://developers.google.com/adwords/api/docs/clientlibraries>. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Go

Re: How to check conversion which are imported from GA

2017-10-24 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
would like to retrieve this data via AdWords API so the team can prioritize this request. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Re: ad-performance-report does not include TEXT_AD type Ads

2017-10-24 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
anager for more details as they are better equipped to answer your questions. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAds

Re: How to change the status of a keyword (criterion)?

2017-10-24 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
manner in Kotlin. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: AverageCpv and AverageCpe returned as Micro instead of double

2017-10-23 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Stefano, This is an issue on our end and we'll be providing an update in an upcoming release. For now, you can read these values as micro units on your end. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and G

Re: Difference in MaxCPC between the Keyword Performance Report and the Change History

2017-10-23 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
mespan of the report. I hope this helps in clarifying the difference between the values returned in the Keywords Performance Report and the Change history. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: OfflineConversionFeed Error

2017-10-23 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
-performance-report>? The GCLIDs available via CLICK_PERFORMANCE_REPORT should be the valid ones. If you still encounter this issue, please enable logging and send over the SOAP request and response logs so I can take a look. Please use *Reply privately to author* when responding. Regards

Re: get_campaigns.py occur api unexpected internal api error

2017-10-20 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
etc. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this me

Re: Is it possible to use Google Adwords API for keyword research personal use?

2017-10-19 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
r/examples/adwords_axis/src/main/java/adwords/axis/v201710/optimization/GetKeywordIdeas.java> Java example shows how to get keywords related to a seed keyword. Example code in other languages is provided here <https://developers.google.com/adwords/api/docs/clientlibraries>.

Re: get_campaigns.py occur api unexpected internal api error

2017-10-19 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
in? If this error persists, please enable logging by following the instructions provided here <https://github.com/googleads/googleads-python-lib#how-do-i-log-soap-interactions> and send over the SOAP request and response logs. Please use Reply privately to author when responding. Rega

Re: Is it possible to extract only keyword suggestions with a average monthly search volume bigger than a specific threshold, let's say 100?

2017-10-19 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
tps://developers.google.com/adwords/api/docs/reference/v201710/TargetingIdeaService.SearchParameter.html> in the TargetingIdeaSelector configuration. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://g

Re: How can i access any AdWords Account with Google Login

2017-10-19 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ent access token expires. By default, our client libraries automatically refresh expired access tokens. Please see this guide <https://developers.google.com/adwords/api/docs/guides/authentication#access_and_refresh_token> for mo

Re: Can I use the same credentials for more than one application?

2017-10-17 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
tps://developers.google.com/adwords/api/docs/guides/authentication#optimizing_oauth2_requests> for more details. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Possible Subdivisions for Product Group

2017-10-16 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
etProductBiddingCategoryData() <https://developers.google.com/adwords/api/docs/reference/v201710/ConstantDataService#getproductbiddingcategorydata> . Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: How to pull CTM(www.calltrackingmetrics.com) data via Adwords API

2017-10-16 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
6301373> and import your offline call conversions as described here <https://developers.google.com/adwords/api/docs/guides/conversion-tracking#importing_call_conversions> . Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: CAMPAIGN_LOCATION_TARGET_REPORT returns rows with ID='--'

2017-10-13 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ou'll find more details on these statistics. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=

Re: CAMPAIGN_LOCATION_TARGET_REPORT returns rows with ID='--'

2017-10-12 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
have appeared, but aren't specifically targeted by a campaign at this time. If you changed your location targets, your ad may have appeared in a location that you no longer target. The impressions for any removed locations will be included in the "Other locations"

Re: Modifying product partition CPC without partition ID

2017-10-10 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ductPartitions in an AdWords account. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: NuGet client library app.config

2017-10-10 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
sue tracker <https://github.com/googleads/googleads-dotnet-lib/issues> as the library owners are better equipped to help you out. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.bl

Re: Tracking template not visible in reports

2017-10-06 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
AdGroup level. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received t

Re: Adwords API - Laravel 5 - Authorization Error

2017-10-06 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
this doesn't work, please provide the SOAP request and response logs and the email address used to generate the refresh token. Please use *Reply privately to author* when responding. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Re: Create Text Label - Adwords API 201708 php - Cannot access empty property in Google/AdsApi/AdWords/v201708/cm/Label.php on line 172

2017-10-05 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ration = new LabelOperation(); $operation->setOperand($txt); $operation->setOperator(Operator::ADD); $operations[] = $operation; $result = $service->mutate($operations); return $result->getValue()[0]; } Regards, S

Re: AdCustomizer FeedItem Feed Upload with Dynamic Ads

2017-10-04 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ISABLED. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received thi

Re: Why MediaId is null for type=image Ads ? Though I can see the ReferenceId.

2017-10-04 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: AverageCpv and AverageCpe returned as Micro instead of double

2017-10-04 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
rsion actions <https://support.google.com/adwords/answer/6032150> you’ve chosen not to include in your “Conversions” column. It also includes cross-device conversions, store visits, certain phone calls, and more. Please see this guide <https://support.google.com/adwords/answer

Re: ad-performance-report does not include TEXT_AD type Ads

2017-10-03 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
pport <https://support.google.com/adwords/answer/7217785> and ask them to opt you out of experimental ad formats. And then ask them to convert your existing ads back into Expanded Text Ad format. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: ad-performance-report does not include TEXT_AD type Ads

2017-10-03 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
now. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: ad-performance-report does not include TEXT_AD type Ads

2017-10-03 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
com/adwords/api/docs/guides/reporting#request_headers> to *true*. Could you retry the request by setting this header to true and let me know if you are able to get the data as expected? Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: CampaignService get => 0 results

2017-10-03 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Video Campaigns will not be returned by CampaignService. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: ad-performance-report does not include TEXT_AD type Ads

2017-10-03 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Dmitry, Could you provide the clientCustomerId along with the dateRange used in the report query so I can take a look? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: My Developer Bailed - Where do I download the latest to migrate?

2017-10-02 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
m/adwords/api/docs/reference/release-notes/v201702> and migration guide <https://developers.google.com/adwords/api/docs/guides/migration/v201702> for more details. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Using TargetingIdeaService and with using Criterion "platform"

2017-10-02 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
docs/reference/v201708/TargetingIdeaService.IdeaType.html>: KEYWORD. You can keep an eye on our blog <http://googleadsdeveloper.blogspot.com/search/label/adwords_api> for updates or announcements related to this feature. Regards, Sh

Re: Get messages extension

2017-10-02 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
provide the request and response log for this CampaignExtensionService.get() request. Please use *Reply privately to author* when responding. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goo

Re: OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE error for responsive ad

2017-10-02 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
y to author* when responding. Regards, Shwetha, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Why aren't all UK postcodes available through geo targetting?

2017-10-02 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ch with the team and provide the list of missing UK postcodes attached here. You can keep an eye on our blog <http://googleadsdeveloper.blogspot.com/search/label/adwords_api> for updates on when these locations are added to the geo targets list. Regards, Shwetha,

Re: Get messages extension

2017-10-02 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ew post on the forum. I strongly suggest that you reset your developer token by following the instructions provided here <https://developers.google.com/adwords/api/docs/guides/reset-devtoken>. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Re: "People in my targeted location" in API

2017-09-29 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ON_OF_PRESENCE> to LOCATION_OF_PRESENCE. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: AverageCpv and AverageCpe returned as Micro instead of double

2017-09-29 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Stefano, Thanks for pointing this out. Yes, AverageCpv and AverageCpe are indeed returned in "micros". I'll get in touch with the team to have the AdWords API report documents updated. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Cant get API to do anything

2017-09-29 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
are these details there. The PHP library owners are better equipped to assist you. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAd

Re: Error: QueryError.PARSING_FAILED

2017-09-28 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
;ADGROUP_PERFORMANCE_REPORT WHERE AdGroupStatus IN [ENABLED, PAUSED] " + "DURING TODAY"; Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://

Re: Is the Auction Insights data available via API?

2017-09-28 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
anguages is available here <https://developers.google.com/adwords/api/docs/clientlibraries>. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Go

Re: Adwords APi Report interface is thread safe

2017-09-28 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
onding client library <https://developers.google.com/adwords/api/docs/clientlibraries>. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleA

Re: Linking url template with performance report

2017-09-28 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
accrued for each keyword for the corresponding date. You'll not be able to get the cost for each visit. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https:/

Re: Base AdGroup Id with zero values for Audience Performance reports

2017-09-28 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

Re: Cant get API to do anything

2017-09-28 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
https://www.googleapis.com/oauth2/v4/token \ -d refresh_token=MCC_refresh_token \ -d client_id=your-client-id \ -d client_secret=your-client-secret \ -d grant_type=refresh_token Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: How to recover all accounts MCC?

2017-09-28 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
api/docs/reference/v201708/CustomerService#getcustomers> without specifying the clientCustomerId in the request. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot

Re: Adwords Api interface is thread safe

2017-09-28 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ad safety in the .NET client library. I would suggest that you check the client library <https://developers.google.com/adwords/api/docs/clientlibraries> you are interested in for more details. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ A

Re: Campaign status

2017-09-28 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
daily budget. I would suggest that you post your questions on the AdWords Community Forum <https://www.en.advertisercommunity.com/> as they are better equipped to address these questions. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Adwords delay during list sync

2017-09-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi David, Since this is a general AdWords concern, I would suggest that you use the AdWords Community Forum <https://www.en.advertisercommunity.com/> as they are better equipped in addressing this question. Regards, Shwetha, AdWords AP

Re: Campaign status

2017-09-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
to check if the Campaign is serving ads. Please note that all the campaign statuses in the UI are not available in the API report. You could consider comparing the cost accrued for the Campaign for the day against the daily budget. Regards, Shwetha, AdWo

Re: Google api calendar doens't find events in the calendar

2017-09-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, On this forum, we address technical questions related to AdWords API. Since this issue is related to Calendar API, I would suggest you use one of the support options listed here <https://developers.google.com/google-apps/calendar/support>. Regards, Shwetha, AdWords AP

Re: Adwords delay during list sync

2017-09-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ion on the AdWords Community Forum <https://www.en.advertisercommunity.com/> as well. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleA

Re: User List Size is 0 from API but not in UI

2017-09-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ice.get() request by including these fields and let me know if you are able to get the size? Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Googl

Re: Batch job service executes slowly

2017-09-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
job is running. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receive

Re: How to recover all accounts MCC?

2017-09-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ithub.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201708/account_management/get_account_hierarchy.py> example. Please note that you need to set the clientCustomerId in the request to the AdWords MCC ID. Regards, Shwetha, AdWo

Re: Cannot setup Link Checker with the instructions given on the article

2017-09-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
issue. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this m

Re: FeedItemService clear a moneyWithCurrencyValue attribute

2017-09-27 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
So, you should not send a null moneyWithCurrencyValue, rather not specify the attribute value to clear it. I apologize for the confusion earlier. I hope this clears things up. Regards, Shwetha, AdWords API Team

Re: campaign performance report suddenly returning blank or null string instead of XML

2017-09-26 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
nse. Could you try using a different dateRange and let me know if you are able to get report data? You can also remove the predicate to get zero impression rows. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-26 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
multiple requests that each filter for a subset of Campaign IDs. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: campaign performance report suddenly returning blank or null string instead of XML

2017-09-26 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
ew post on the forum. I strongly suggest that you reset your developer token by following the instructions provided here <https://developers.google.com/adwords/api/docs/guides/reset-devtoken>. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Re: Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-26 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kumar, Could you provide the DateRange used in the report request? Have you set the includeZeroImpressions header to true? Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: RejectedError.UNKNOWN_VALUE

2017-09-26 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Thanks for pointing this out. I'll check in with the team if this is expected behavior or if the API reference document needs to be updated. For now, continue adding AdGroupAds without setting the PoliceSummary field. Regards, Shwetha, AdWords API

Re: FeedItemService clear a moneyWithCurrencyValue attribute

2017-09-26 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
t you create a new FeedItem which doesn't contain these attributes. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelo

Re: How to get the the CPC Bid for each keyword - PHP

2017-09-26 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
;s local currency. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rece

Re: RateExceededError when migrating to v201708 - PHP

2017-09-25 Thread &#x27;Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
logs and the MCC ID associated with your developer token so I can take a look. Please use *Reply privately to author* when responding. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelope

  1   2   3   4   5   6   7   8   9   10   >