Re: Unable to create Asset Group Signal via. API call

2023-06-02 Thread Dmitriy Lezhnev
Yeah, our tests are no longer red. Seems to be OK now.

On Fri, 2 Jun 2023 at 11:15, Google Ads API Forum Advisor
 wrote:

> Hi Everyone,
>
> Upon checking, this has already been resolved on our end. Can you please
> try once again and let us know how it goes on your end?
>
>  This message is in relation to case "ref:_00D1U1174p._5004Q2bCvlU:ref"
>
> Thanks,
>
> [image: Google Logo] Google Ads API Team
>
>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAASCZndeXDqaZmDFE-L0ey9-H7D8iN2skBELTtGDFNusbhkY8g%40mail.gmail.com.


Ad Group and Image asset in V12

2022-11-13 Thread 'Dmitriy Kirichenko' via Google Ads API and AdWords API Forum
According to V12 changelog there's support for image assets. Trying to use 
it on a test account and the api itself seems to be working (creating and 
returning adgroup_assets), but there's nothing displayed on the web ui in 
the adgroup's assets list.

So does it have any real effect already on adgroups already or not yet? 
Also there's " (for allowlisted customers only)." in the changelog, is 
there any way to check if a customer (real, not test) is allowlisted? Are 
test accounts behave as allowlisted?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/71d4a3db-04c9-45ca-88fb-6564f4b62a9fn%40googlegroups.com.


Re: How to add images to a search ad group?

2022-05-12 Thread Dmitriy Lezhnev
Thanks a lot for the links. Now it all makes sense. So to summarize, we
can't use images in search ads over API until (approx) the end of this year?

On Thu, May 12, 2022 at 3:56 PM Google Ads API Forum Advisor
 wrote:

> Hi Dmitriy,
>
> Thank you for getting back to us. I am also a member of the Google Ads API
> team.
>
> Moving forward, kindly note that asset extensions (image assets) are
> currently not supported. You may check this documentation
> <https://developers.google.com/google-ads/api/docs/extensions/assets/asset-extensions?hl=en>
>  as
> it contains the supported asset extension types.
>
> Also, as per this blog post
> <https://ads-developers.googleblog.com/2022/01/revised-schedule-for-auto-migration-of.html>,
> you can see here that for image asset extensions, developers can migrate
> manually on Q3 of 2022.
>
> Regards,
> [image: Google Logo]
> Carmela
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2aqzGG:ref
>


-- 
*Dmitriy Lezhnev*

Github: lezhnev74 <https://github.com/lezhnev74>
Twitter: @dimalezhnev <https://twitter.com/dimalezhnev>
Website: *lessthan12ms.com <http://lessthan12ms.com/>*

Timezone: UTC+5

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAASCZnfpk6Z31wzMBEoDwWWj0dt4owradENx7pJ6JSZ9oMa7iw%40mail.gmail.com.


Can't update campaign bidding strategy.

2021-03-06 Thread Dmitriy P.
Hi!
I have problem with update 'search' campaign bidding strategy...

*This example working fine* (no errors in log)

campaign_operation = client.get_type("CampaignOperation", version="v6")
bidding_strategy_type_enum = client.get_type("BiddingStrategyTypeEnum", 
version="v6")
target_impression_share_location_enum = client.get_type(
"TargetImpressionShareLocationEnum", version="v6")

campaign = campaign_operation.update
campaign.resource_name = campaign_service.campaign_path(customer_id, 
campaign_id)

campaign.bidding_strategy_type = 
bidding_strategy_type_enum.TARGET_IMPRESSION_SHARE
campaign.target_impression_share.location = 
target_impression_share_location_enum.ABSOLUTE_TOP_OF_PAGE
campaign.target_impression_share.location_fraction_micros = 11
campaign.target_impression_share.cpc_bid_ceiling_micros = 60

fm = protobuf_helpers.field_mask(None, campaign)
campaign_operation.update_mask.CopyFrom(fm)


*But this second example has no effect *(no errors in log)

campaign_operation = client.get_type("CampaignOperation", version="v6")
bidding_strategy_type_enum = client.get_type("BiddingStrategyTypeEnum", 
version="v6")

campaign = campaign_operation.update
campaign.resource_name = campaign_service.campaign_path(customer_id, 
campaign_id)

campaign.bidding_strategy_type = 
bidding_strategy_type_enum.MAXIMIZE_CONVERSIONS

fm = protobuf_helpers.field_mask(None, campaign)
campaign_operation.update_mask.CopyFrom(fm)


Maybe need more parameters for second example?
Debug log is attached.
Thank you in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6b4f4a96-30bd-4439-bdb4-cb55aeb30119n%40googlegroups.com.
[2021-03-06 21:09:02,385 - DEBUG] Request
---
Method: /google.ads.googleads.v6.services.BatchJobService/MutateBatchJob
Host: googleads.googleapis.com:443
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "*",
  "x-goog-api-client": "gl-python/3.9.1 grpc/1.35.0 gax/1.26.0 gapic/8.2.0",
  "x-goog-request-params": "customer_id=*"
}
Request: customer_id: "*"
operation {
  create {
  }
}
Response
---
Headers: {
  "content-disposition": "attachment",
  "request-id": "sEnvQk7RF8l-dxSFac5RnQ"
}
Response: result {
  resource_name: "customers/*/batchJobs/4502145436"
}
[2021-03-06 21:09:02,386 - INFO] Request made: ClientCustomerId: *, 
Host: googleads.googleapis.com:443, Method: 
/google.ads.googleads.v6.services.BatchJobService/MutateBatchJob, RequestId: 
sEnvQk7RF8l-dxSFac5RnQ, IsFault: False, FaultMessage: None

[2021-03-06 21:09:02,825 - DEBUG] Request
---
Method: /google.ads.googleads.v6.services.BatchJobService/AddBatchJobOperations
Host: googleads.googleapis.com:443
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "*",
  "x-goog-api-client": "gl-python/3.9.1 grpc/1.35.0 gax/1.26.0 gapic/8.2.0",
  "x-goog-request-params": 
"resource_name=customers/*/batchJobs/4502145436"
}
Request: resource_name: "customers/*/batchJobs/4502145436"
mutate_operations {
  campaign_operation {
update {
  resource_name: "customers/*/campaigns/11398098366"
  bidding_strategy_type: MAXIMIZE_CONVERSIONS
}
update_mask {
  paths: "resource_name"
  paths: "bidding_strategy_type"
}
  }
}
Response
---
Headers: {
  "content-disposition": "attachment",
  "request-id": "pd9AD8lbKljm5qHJZVawrQ"
}
Response: total_operations: 1
next_sequence_token: "f0f95291a3846aac685e8257f67b4c9f"
[2021-03-06 21:09:02,825 - INFO] Request made: ClientCustomerId: *, 
Host: googleads.googleapis.com:443, Method: 
/google.ads.googleads.v6.services.BatchJobService/AddBatchJobOperations, 
RequestId: pd9AD8lbKljm5qHJZVawrQ, IsFault: False, FaultMessage: None

[2021-03-06 21:09:03,643 - DEBUG] Request
---
Method: /google.ads.googleads.v6.services.BatchJobService/RunBatchJob
Host: googleads.googleapis.com:443
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "*",
  "x-goog-api-client": "gl-python/3.9.1 grpc/1.35.0 gax/1.26.0 gapic/8.2.0",
  "x-goog-request-params": 
"reso

How to remove (set to NULL) "tracking_url_template"?

2021-01-18 Thread Dmitriy P.
How to remove (set to NULL) "tracking_url_template"?

campaign_service = client.get_service("CampaignService", version="v6")
campaign_operation = client.get_type("CampaignOperation", version="v6")

campaign = campaign_operation.update
campaign.resource_name = campaign_service.campaign_path(customer_id, 
campaign_id)
campaign.tracking_url_template = "'' <- this not remove value

fm = protobuf_helpers.field_mask(None, campaign)
campaign_operation.update_mask.CopyFrom(fm)

Thanks in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1664f534-9615-41e9-b63a-2817d94ebc4cn%40googlegroups.com.


Re: Campaign schedule

2020-12-13 Thread Dmitriy P.
... Python

On Sunday, 13 December 2020 at 19:23:12 UTC+3 Dmitriy P. wrote:

> Hi!
> How I can create schedule for campaign at Google Ads API v6?
>
> [image: Screenshot 2020-12-13 at 19.18.41.png]
>
> Thanks in advance!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5d2705c5-075a-4bd3-9213-4827e8b84367n%40googlegroups.com.


Campaign schedule

2020-12-13 Thread Dmitriy P.
Hi!
How I can create schedule for campaign at Google Ads API v6?

[image: Screenshot 2020-12-13 at 19.18.41.png]

Thanks in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/13b71a3d-470c-4d44-8747-ae17dab971f0n%40googlegroups.com.


Campaign type

2020-11-09 Thread Dmitriy P.
Hi!

How I can get 'Campaign Type' (Ads API)?
Screen attached.

Thank you in advance!
[image: Screenshot 2020-11-09 at 16.58.11.png]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5142601c-cb0c-4109-84de-1c01f2f32f53n%40googlegroups.com.


Re: How to detect - Ad REMOVED

2020-10-28 Thread Dmitriy P.
Thanks for answer!

Please, tell me, how I can detect resource status is 'REMOVED'?
Because 'change_status' return only 'resource status: CHANGED'
And I don't know 'ENABLED' or 'REMOVED'

On Wednesday, 28 October 2020 at 10:52:36 UTC+3 adsapiforumadvisor wrote:

> Hi,
>
> I appreciate your patience to this concern.
>
> I received an update from our team and you can find it below:
> "*If they change the value to CHANGED rather than REMOVED, they'll see 
> the removed items. The reason it's under the list of CHANGED resources, is 
> because we don't completely delete the resource from the system. We CHANGE 
> the status of the resource from ENABLED to REMOVED. Technically, the 
> resources is still there. That's why they do not see anything coming back 
> with REMOVED. That's because we RARELY actually remove entire resources 
> from the system. They are still there; they just change state.*"
>
> Let me know if you have further questions.
>
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q26AUqZ:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8fc04f2b-b35d-404f-8330-3aaa74bdfb74n%40googlegroups.com.


Re: How to detect - Ad REMOVED

2020-10-21 Thread Dmitriy P.
Sorry^ bu this option is disabled...
How i can fix this?
[image: Screenshot 2020-10-21 at 14.04.27.png]

PS:
---
ADS_PAGE_SIZE = 100

def get(customer_id, ads_client):
ads_service = ads_client.get_service("GoogleAdsService", version="v5")
query = """
SELECT
change_status.resource_name,
change_status.last_change_date_time,
change_status.resource_type,
change_status.campaign,
change_status.ad_group,
change_status.resource_status,
change_status.ad_group_ad,
change_status.ad_group_criterion,
change_status.campaign_criterion
FROM change_status
WHERE change_status.resource_status = 'REMOVED'
ORDER BY change_status.last_change_date_time"""

response = ads_service.search(customer_id, query=query, 
page_size=ADS_PAGE_SIZE)

for row in response:
print(row)

On Wednesday, 21 October 2020 at 05:15:42 UTC+3 adsapiforumadvisor wrote:

> Hi,
>
> Thanks for the clarification and providing further details.
>
> To further investigate why the change_status is returning an empty report, 
> could you also provide the complete response logs of this query and the 
> customer ID via *Reply privately to author* option?
>
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q26AUqZ:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/68720e16-a348-47af-94a2-e70e8b82574en%40googlegroups.com.


Re: How to detect - Ad REMOVED

2020-10-20 Thread Dmitriy P.
I need detect CHANGE STATUS in Google Ads API))

query = """
SELECT
change_status.resource_name,
change_status.last_change_date_time,
change_status.resource_type,
FROM change_status
WHERE change_status.resource_status = 'REMOVED'
ORDER BY change_status.last_change_date_time"""

response = ads_service.search(customer_id, query=query, 
page_size=ADS_PAGE_SIZE)

I need get CHANGE STATUS with last_change_date_time.
But response always empty! Ads API was not return any rows by status 
"REMOVED".
How I can detect in Ads API, what Ad status changed to 'REMOVED'?

For example:
query = f"""
SELECT
{query_fields}
FROM ad_group_ad
WHERE ad_group_ad.status == 'REMOVED'
ORDER BY ad_group_ad.ad.id"""

I don't need this method^ becouse it return ALL removed Ads each time.
I need receive only new (last) REMOVED ads FROM change_status.

On Tuesday, 20 October 2020 at 08:23:09 UTC+3 adsapiforumadvisor wrote:

> Hi,
>
> Thanks for posting your concern.
>
> I am afraid that it is not possible for the Google Ads API to detect the 
> changes in the status of ads in your database. You will need to reach out 
> to the support of the database that you are using to know if this is 
> possible on their product.
>
> However, if you want to retrieve the ads that have 'removed' status in 
> your Google Ads account, then you can use the ad_group_ad 
>  report 
> and filter the ad_group_ad.status 
> 
>  by 
> comparing this field it with 'REMOVED' value.
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q26AUqZ:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0bb6e261-c801-4608-b244-ccf6d1863ef0n%40googlegroups.com.


How to detect - Ad REMOVED

2020-10-19 Thread Dmitriy P.
Hi!

How I can detect when Ad is *REMOVED* for update status on our side db?
I'm try *SELECT WHERE* change_status.resource_status = '*REMOVED*' but not 
success.
Maybe any another way to detect when Ad was removed?

Thank you in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0fbb1d4d-2bee-453a-b981-723e042adf3an%40googlegroups.com.


Re: Daily rate limits

2020-10-19 Thread Dmitriy P.
Thank you!)

On Monday, 19 October 2020 at 22:33:43 UTC+3 adsapiforumadvisor wrote:

> Hi Dmitriy,
>
> Thanks for reaching out. Please see below for my response to each example 
> you provided:
>
> search_response = google_ads_service.search(customer_id, query=query, 
> page_size=500)
>
> - This is a search request, which is not as expensive as the get request. 
> It is not counting towards the get request daily limit but the general 
> daily operational limit applies.
>
> campaign_service = ads_client.get_service('CampaignService')
>
> request = 
> campaign_service.get_campaign('customers/**/campaigns/**')
>   
>
> - This is a typical get request to query on a specific resource and have 
> all available data returned. This is an expensive call and it counts as 1 
> get request.
>
> status_enum = ads_client.get_type('AdGroupAdStatusEnum').AdGroupAdStatus
>
> status = status_enum.Name(ad_group_ad.status)
>   
>
> - This is something different from the above two requests. As this is not 
> requesting a resource to fetch all data of an object as the 
> campaign_service.get_campaign does, I would assume it does not count as 1 
> get request. Rather, you could consider it as an operation fetching the 
> constant data.
>   
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q26AEXu:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/59a3e3b1-3522-4224-bb90-98b30314cbb8n%40googlegroups.com.


Re: Daily rate limits

2020-10-19 Thread Dmitriy P.
Thank you Peter!

I'm already read this guide 
<https://developers.google.com/google-ads/api/docs/best-practices/quotas>, 
but don't understand:
The '*get_service*', '*get_campaign*', '*get_type*' is the same *GET* query 
with daily limit 1000
For Enums '*get_type*' daily limit is same - 1000?

On Monday, 19 October 2020 at 10:47:07 UTC+3 adsapiforumadvisor wrote:

> Hi Dmitriy,
>
> No worries, you can ask any API related concerns from our team, and we'll 
> be happy to assist you.
>
> Moving forward, all examples you provided should count as 1 operation. I 
> would recommend that you also refer to this guide 
> <https://developers.google.com/google-ads/api/docs/best-practices/quotas> 
> for more information on the API's limits and quotas.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q26AEXu:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a62b5284-6291-405f-ab5f-d2573d520feen%40googlegroups.com.


Daily rate limits

2020-10-18 Thread Dmitriy P.
Hi!

Can you tell me, what operations include in daily limits:

*# This id 1 operation?*
search_response = google_ads_service.search(customer_id, query=query, 
page_size=500)

*# This id 1 operation?*
campaign_service = ads_client.get_service('CampaignService')
request = campaign_service.get_campaign('customers/**/campaigns/**')

*# This is 1 operation?*
status_enum = ads_client.get_type('AdGroupAdStatusEnum').AdGroupAdStatus
status = status_enum.Name(ad_group_ad.status)

The 'get_service', 'get_campaign', 'get_type' is the same GET query with 
daily limit 1000

Sorry for stupid question...
Thank you in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b0a8bbea-2a59-4ddb-ba55-1e5490ee8a94n%40googlegroups.com.


Unable to cancel link b/w manager and client accounts via Google Ads API v2

2020-02-13 Thread Dmitriy Lezhnev
The problem, shortly:
1. I have created a new client account under the manager account (via 
CustomerServiceClient::createCustomerClient).
2. After that, I've read all client links for the manager and located the 
link to the newly created client account.
3. Then I sent a mutational request to cancel that link, but it failed for 
an unknown reason (via CustomerClientLinkServiceClient::
mutateCustomerClientLink).

Let me attach here logs of each of 3 requests and responses.


*How do I unlink a client account from the manager account correctly? *(I 
found no example in the docs)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6c522ca6-0825-4308-9a6c-61a71ee4f44b%40googlegroups.com.
Request
---
Method Name: 
/google.ads.googleads.v2.services.CustomerService/CreateCustomerClient
Host: googleads.googleapis.com
Headers: {
"x-goog-api-client": "gl-php\/7.2.23 gapic\/ gax\/1.2.0 grpc\/1.26.0",
"x-goog-request-params": "customer_id=3172192127",
"developer-token": "REDACTED"
}
Request: 
{"customerId":"3172192127","customerClient":{"descriptiveName":"Account created 
with CustomerService on 20200214 
07:31:30","currencyCode":"EUR","timeZone":"America/New_York"}}

Response
---
Headers: {
"content-disposition": "attachment",
"request-id": "nlZHC0miOLqRG_T3WNsNaA",
"date": "Fri, 14 Feb 2020 07:31:32 GMT",
"alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43\",h3-Q050=\":443\"; 
ma=2592000,h3-Q049=\":443\"; ma=2592000,h3-Q048=\":443\"; 
ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000"
}
Response: {"resourceName":"customers/8004921225"}Request
---
Method Name: /google.ads.googleads.v2.services.GoogleAdsService/Search
Host: googleads.googleapis.com
Headers: {
"x-goog-api-client": "gl-php\/7.2.23 gapic\/ gax\/1.2.0 grpc\/1.26.0",
"x-goog-request-params": "customer_id=3172192127",
"developer-token": "REDACTED",
"login-customer-id": "3172192127"
}
Request: {"customerId":"3172192127","query":"SELECT\n
customer_client_link.client_customer,\n
customer_client_link.hidden,\n
customer_client_link.manager_link_id,\n
customer_client_link.resource_name,\ncustomer_client_link.status\n  
  FROM\ncustomer_client_link\nWHERE\n
customer_client_link.client_customer='customers/8004921225'"}

Response
---
Headers: {
"content-disposition": "attachment",
"request-id": "HSzwJDd6vohG4WvVAgCEsQ",
"date": "Fri, 14 Feb 2020 07:31:51 GMT",
"alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43\",h3-Q050=\":443\"; 
ma=2592000,h3-Q049=\":443\"; ma=2592000,h3-Q048=\":443\"; 
ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000"
}
Response: 
{"results":[{"customerClientLink":{"resourceName":"customers/3172192127/customerClientLinks/8004921225~165046766","clientCustomer":"customers/8004921225","managerLinkId":"165046766","status":"ACTIVE","hidden":false}}],"totalResultsCount":"1","fieldMask":"customerClientLink.clientCustomer,customerClientLink.hidden,customerClientLink.managerLinkId,customerClientLink.resourceName,customerClientLink.status"}Request
---
Method Name: 
/google.ads.googleads.v2.services.CustomerClientLinkService/MutateCustomerClientLink
Host: googleads.googleapis.com
Headers: {
"x-goog-api-client": "gl-php\/7.2.23 gapic\/ gax\/1.2.0 grpc\/1.26.0",
"x-goog-request-params": "customer_id=3172192127",
"developer-token": "REDACTED",
"login-customer-id": "3172192127"
}
Request: 
{"customerId":"3172192127","operation":{"update":{"resourceName":"customers/3172192127/customerClientLinks/8004921225~165046766","clientCustomer":"customers/8004921225","managerLinkId":"165046766","status":"CANCELED","hidden":false},"updateMask":"status"}}

Response
---
Headers: {
"request-id": "ajZOw16cp2cXU2FhuoMXUg",
"date": "Fri, 14 Feb 2020 07:31:53 GMT",
"alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43\",h3-Q050=\":443\"; 
ma=2592000,h3-Q049=\":443\"; ma=2592000,h3-Q048=\":443\"; 
ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000"
}

Fault
---
Status code: 3
Details: Request contains an invalid

hierarchy of customers and client

2019-10-14 Thread Dmitriy Lezhnev
Hey! I am a bit confused with the terminology of new google ads API.
Can you give me a couple of hints?

1. we have customers and clients. What is the difference?
2. resource names notation like `customers/X/campsign/Y` implies we manage 
resources belonging to customer, so why we need clietns in this case?
API docs website does not help much.

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e29f5a9a-27a8-42ec-bea5-581ced85b9ab%40googlegroups.com.


Getting Video(In-stream) campaign

2018-01-28 Thread Dmitriy Gluhoff
Hi all,

I'm trying to get all the campaigns 
using 
https://developers.google.com/adwords/api/docs/samples/php/basic-operations#get-campaigns
 
, but this function returns everything except video(In-stream) campaign.
Is there another function/way to get everything campaigns?

i'm new to this...

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7b5a6ce7-fa03-48f4-a591-ad97b7540b2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Upgraded Urls

2015-10-29 Thread Dmitriy
Hi Anash,

try to send you private message, but can't find in forum interface was it 
successful or not.

Have a same problem with other account.

http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201502";>
  

  7334850185
  ***
  *** (AwApi-PHP/6.0.0, Common-PHP/6.0.0, 
PHP/5.6.11)

  
  

  
61091734736

http://promo.bronevoy43.ru/?utm_term={keyword}

  

  




http://schemas.xmlsoap.org/soap/envelope/";>
  
https://adwords.google.com/api/adwords/cm/v201502";>
  0005233c8aa2a4b00a819b04b309eca3
  AdGroupAdService
  upgradeUrl
  1
  230

  
  

  soap:Server
  [AdError.URL_NOT_EQUIVALENT @ 
operations[0]]
  
https://adwords.google.com/api/adwords/cm/v201502";>
  [AdError.URL_NOT_EQUIVALENT @ operations[0]]
  
ApiException
  http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="AdError">
operations[0]

AdError.URL_NOT_EQUIVALENT
AdError
URL_NOT_EQUIVALENT
  

  

  


Previous url is
http://promo.bronevoy43.ru/?utm_source=google&utm_medium=cpc&utm_campaign={network}&utm_content={creative}&utm_term={keyword}

Please, advise.

Regards,
Dmitriy.



вівторок, 29 вересня 2015 р. 18:40:08 UTC+3 користувач Anash P. Oommen 
(AdWords API Team) написав:
>
> Hi Dmitriy,
>
> Apologies for the delay in getting back to you. I tried upgrading the URLs 
> in ad group ID 12671186916 in our devel account, and it works just fine 
> (i.e. it upgrades without the URL_NOT_EQUIVALENT error). Could you kindly 
> respond using the "Reply to Author" option and send me a SOAP log showing 
> the error you receive?
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Thursday, September 24, 2015 at 8:55:02 AM UTC-4, Dmitriy wrote:
>>
>> Hello Nadine,
>>
>>
>> do you have any solutions or advice for my problem?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9a68e7ed-9c66-49c8-9f3b-61f6eb05178d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Upgraded Urls

2015-09-24 Thread Dmitriy


Hello Nadine,


do you have any solutions or advice for my problem?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5d555d6c-d209-457f-af86-8e3148e2b473%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Upgraded Urls

2015-09-16 Thread Dmitriy
Hello Nadine,

12671186916

All banners I have tested yet has been disapproved, may be that the 
problem? But the triggered error shows the other reason..

Thanks,
Dmitriy

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/21839fd4-e071-4615-9663-9fdda230062e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Upgraded Urls

2015-09-16 Thread Dmitriy
Hi Nadine,

Thanks for quick reply!

That was not active account, used just for tests (not test account).

I just worried  because of

AdError.URL_NOT_EQUIVALEN
in the case when the final url are same as the destination url, has no few utm 
params only (which already assigned at the campaign trackin url template).
So I need to add a lot of new banners (with the final url I need) and disable 
old banners for all of them having the destination url with that utm params,
instead of just using the adGroupAdService->upgradeUrl method to set the 
upgraded url having the final url without that utm params.

Hope that clear.

Thanks,
Dmitriy.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c744c1e9-8b7c-4319-941f-d4f0944fa9d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Upgraded Urls

2015-09-15 Thread Dmitriy
Hi, AdWords API Team!

I'm working 8 years with AdWords API and first have such total 
disappointment.
You said from 1 July all accounts will be forwarded to upgraded urls. But 
it wasn't.
So I try to use adGroupAdService->upgradeUrl
to change destination url's like: 
/?utm_medium=cpc&utm_source=google
(campaign already has tracking template with that utm params)
to final url:/

And get result: 

AdError.URL_NOT_EQUIVALENT

Please, advice

Regards.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/adc32c01-3e58-499c-bad9-e37821ff7a9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Rename deleted campaigns disabled

2015-08-18 Thread Dmitriy
Why You have disable renaming deleted campaigns??
Haw can I add new campaign now this the same name as deleted one?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/16d85b4c-e460-4a0c-8d5d-687f71a70f4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: PLACEMENT_PERFORMANCE_REPORT

2013-04-06 Thread Dmitriy
thanks!)


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




PLACEMENT_PERFORMANCE_REPORT

2013-04-02 Thread Dmitriy

Hi,
Does subject in production?
I have try to download ones and got empty data.

[Apr 02 2013 12:17:29.00 - INFO] POST 
/api/adwords/reportdownload/v201302 HTTP/1.1
User-Agent: curl, gzip
Host: adwords.google.com
Accept: */*
Accept-Encoding: gzip
Authorization: GoogleLogin auth=***
developerToken: ***
clientCustomerId: 1185539639
returnMoneyInMicros: true
Content-Length: 1317
Expect: 100-continue
Content-Type: multipart/form-data; 
boundary=ad085788cf67

Parameters:
__rdxml: 

  
CampaignId
AdGroupId
Id
CpcBidSource
DestinationUrl
DisplayName
MaxCpc
MaxCpm
Status
IsNegative

  CampaignStatus
  IN
  PAUSED
  ACTIVE


  AdGroupStatus
  IN
  PAUSED
  ENABLED


  Status
  IN
  ACTIVE
  PAUSED
  DELETED

  
  1185539639_PLACEMENT_PERFORMANCE_REPORT_415681
  PLACEMENT_PERFORMANCE_REPORT
  YESTERDAY
  GZIPPED_XML
  true


Response Code: 200

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




missing data in report with segments and custom date range

2013-03-06 Thread Dmitriy
Hi.

Looks like if use Date, AdNetworkType2 and Device segments in Ad 
Performance report with custom date range, there are lot of data missing in 
the downloaded report. v201209.

Please, advise.

Thanks,
Dmitriy.




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Adding text ad problem

2013-01-30 Thread Dmitriy
http://support.google.com/adwords/answer/1704441?hl=en&=en&&=en&uls=en

среда, 30 января 2013 г., 12:51:50 UTC+2 пользователь Oliver написал:
>
> It is not unexpected :-)
>
> These are Ads character limits that have been around for a very long time.
>
> Ad headlines are allowed maximum 25 characters.
> The rest are allowed maximum 35 characters.
>
> Oliver
>
>
> On Wednesday, January 30, 2013 10:45:02 AM UTC, Dmitriy wrote:
>>
>> Hi.
>>
>> Today we get error "line_overflow"  while add text ads using 
>> BulkMutateJobService. All campaigns targeted in Russia, and texts on 
>> russian language, but your servers unexpectedly disallow headlines having 
>> 26-30 characters and description lines having 36-38 characters.
>> *
>> *
>> *Please, advise.*
>> *Thanks.*
>> * *
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Adding text ad problem

2013-01-30 Thread Dmitriy
Hi.

Today we get error "line_overflow"  while add text ads using 
BulkMutateJobService. All campaigns targeted in Russia, and texts on 
russian language, but your servers unexpectedly disallow headlines having 
26-30 characters and description lines having 36-38 characters.
*
*
*Please, advise.*
*Thanks.*
* *

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Change History Data

2012-08-11 Thread Dmitriy
Hi Chirag.

Only Status can be changed in particular keyword or any Ad. If you change 
some else, there will be new Criteria or Ad having other Id.

Пʼятниця, 10 серпня 2012 р. 16:08:55 UTC+3 користувач Chirag написав:
>
> Hello All,
>  
> I have implemented the change history data for my campaigns but this gives 
> me the data like changedAds, changedCriteria which includes the relevant Ad 
> Id and keyword Id but i want to to know that which criteria has been 
> changed corresponding to that  Ad Id and keyword Id.
> Is there any way to get exactly what has been changed in particular 
> keyword or any Ad? 
>
> Thanks
> Chirag
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Using TemplateAd problems

2012-05-08 Thread Dmitriy
Hello.
We try to add some TemplateAd (39 and 141 id) and we get so badly looking 
results.
Most of text cut down, and text blocks overlap each other.
Does AdWords API has any solutions to resolve such problems with 
TemplateAds?
Maybe there are any TemplateAd objects having some parameters for that?

Thanks, Dmitriy.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Ad's disapproval reason in Ad Performance Report

2012-03-23 Thread Dmitriy
Thanks, Pete.
Yeah, I know it, just ask for opportune (imho) feature.

пятница, 23 марта 2012 г. 14:55:30 UTC+2 пользователь Pete Lavetsky 
(AdWords API Guru) написал:
>
> Dmitriy,
>
> I don't believe so.  You actually need get the Ad object 
> : adGroupAd.getAd().​getDisapprovalReasons()
>
> Pete
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: name limitations

2012-03-17 Thread Dmitriy
Hello Danial.

Please, could you explain why request

ADD

  ym - Электроника - Мобильная электроника - 
Автомобильные видеорегистраторы
  
DAILY

  10

STANDARD
  
  
  
true
true
false
false

false
  


get fault

soap:Server
  [CampaignError.INVALID_CAMPAIGN_NAME @ 
operations[0].operand.name]
  
https://adwords.google.com/api/adwords/cm/v201109";>
  [CampaignError.INVALID_CAMPAIGN_NAME @ 
operations[0].operand.name]
  
ApiException
  http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="CampaignError">
operations[0].operand.name

CampaignError.INVALID_CAMPAIGN_NAME
CampaignError
INVALID_CAMPAIGN_NAME
  
    
  

Thanks, Dmitriy.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Empty AD_PERFORMANCE_REPORT

2012-03-02 Thread Dmitriy


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
Response Code: 200

[Mar 02 2012 13:43:16.00 - INFO] POST /api/adwords/reportdownload/v201109 
HTTP/1.1
User-Agent: curl, gzip
Host: adwords.google.com
Accept: */*
Accept-Encoding: gzip
Authorization: GoogleLogin auth=***
developerToken: ***
clientCustomerId: 2381027246
returnMoneyInMicros: true
Content-Length: 1541
Expect: 100-continue
Content-Type: multipart/form-data; 
boundary=66fdba2a5b75

Parameters:
__rdxml: 

  
CampaignId
AdGroupId
Id
KeywordId
Date
AdNetworkType1
AveragePosition
Clicks
Conversions
ConversionValue
Cost
Impressions

  CampaignStatus
  IN
  ACTIVE
  PAUSED
  DELETED


  AdGroupStatus
  IN
  ENABLED
  PAUSED
  DELETED


  Status
  IN
  ENABLED
  PAUSED
  DISABLED


  CampaignId


  AdGroupId

  
  2381027246_stat_264
  AD_PERFORMANCE_REPORT
  YESTERDAY
  GZIPPED_XML
  false





Re: Ordering not works in Adgroup Perfortmance report?

2012-02-24 Thread Dmitriy
Hi Eric,

Thanks for answer.

Have AdWords team any plans to add such feature? Imho that would be useful 
for processing large accounts data.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


v201109 Ad Performance Report

2012-02-09 Thread Dmitriy
Hello.

There are statistic for placements in v13 Ad Performance Report. Does 
impressions by content network presents in v201109 report?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: How to include Zero Impressions in Ad Performance Report?

2012-02-06 Thread Dmitriy
Hi Kevin,
Thanks for answer. At last, I have download the Ad performance report with 
zero impressions, but only than remove Slot and KeywordId fields too.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: How to include Zero Impressions in Ad Performance Report?

2012-01-20 Thread Dmitriy
Hi Kevin,
I have try this:
$reportDefinition = new ReportDefinition();
$reportDefinition->selector = $selector;
$reportDefinition->reportName = 'Ad performance report #' . time();
$reportDefinition->dateRangeType = 'YESTERDAY';
$reportDefinition->reportType = 'AD_PERFORMANCE_REPORT';
$reportDefinition->downloadFormat = 'CSV';
$reportDefinition->includeZeroImpressions = TRUE;
and try to comment last row. There are no zero impressions in report any 
way. All columns, showed in previous post, does not exclude zero 
impressions from report, as showed here
http://code.google.com/intl/en/apis/adwords/docs/appendix/reports.html#ad

Please, advise, that's wrong with my report query?

Thanks, Dmitriy.


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


LogDefaults do not log 200 http response

2012-01-20 Thread Dmitriy
Hello.

I have set $user->*LogDefaults*(), but soap_xml.log filled only with 500 
http response.

Please, advise, how can it log 200 http response too?

Thanks, Dmitriy.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: How to include Zero Impressions in Ad Performance Report?

2012-01-20 Thread Dmitriy
Hello Kevin.

I have use this:

ReportDefinition Object
(
[id] => 
[selector] => Selector Object
(
[fields] => Array
(
[0] => AdGroupId
[1] => AdGroupName
[2] => AdGroupStatus
[3] => AdType
[4] => AveragePosition
[5] => CampaignId
[6] => CampaignName
[7] => CampaignStatus
[8] => Clicks
[9] => ConversionValue
[10] => Cost
[11] => CreativeApprovalStatus
[12] => CreativeDestinationUrl
[13] => Description1
[14] => Description2
[15] => DisplayUrl
[16] => Headline
[17] => Id
[18] => Impressions
[19] => IsNegative
[20] => KeywordId
[21] => Slot
[22] => Status
)

[predicates] => 
[dateRange] => 
[ordering] => 
[paging] => 
)

[reportName] => Ad performance report #1326985594
[reportType] => AD_PERFORMANCE_REPORT
[hasAttachment] => 
[dateRangeType] => YESTERDAY
[downloadFormat] => CSV
[creationTime] => 
[includeZeroImpressions] => 1
)

And there are all impression values > 0 in the report, but I can see ones in 
AdWords web interface.

Please, advise.

Thanks, Dmitriy.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Policy violation duplicates

2012-01-06 Thread Dmitriy
Hello.
There is situation when for same violation text ("tab") API return two
different policy names, "pharma" and "badwords_kw_pharma".
We use BulkMutateService, and it very inconvenient, because has no
feature to send in each object some local id and receive in modified
object that value from API. We place each policy violation object into
local table and while make next request to API we use stored violation
texts as patterns to add exemption requests.
Of course, we advertise Internet devices, not any pharma, but the
question is how we will know which policy name use in case "tab"?

Thanks,
Dmitriy.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Custom variable in adword api objects

2011-11-22 Thread Dmitriy
Hello Danial.

Thanks a lot! Could you post the link to that request?

On 9 ноя, 23:26, Danial Klimkin 
wrote:
> Hello Dmitiy,
>
> I have logged this as a feature request.
>
> -Danial, AdWords API Team.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Custom variable in adword api objects

2011-11-08 Thread Dmitriy
Hello Danial.
Thanks for answer.

That would be very helpfull when we  add  to API a couple of new
objects from local DB with BulkMutateService.

Should I add a feature request?

On 7 ноя, 15:09, Danial Klimkin 
wrote:
> Hello Dmitriy,
>
> We don't have external ids available in the API at the moment. It is
> recommended to use the AdWords API object ids for external linking for now.
>
> -Danial, AdWords API Team.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Custom variable in adword api objects

2011-11-04 Thread Dmitriy
Hope if I add issue it wouldn't be ignored like the topic in this
group...

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: advanced broad

2011-11-04 Thread Dmitriy
Do you mean
BROAD: some keyword
"ADVANCED BROAD": +some +keyword
?

On 2 ноя, 23:11, iateadonut  wrote:
> http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCrit...
>
> How do we do "advanced broad" type?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Custom variable in adword api objects

2011-11-02 Thread Dmitriy
Hello.

Maybe subject was discussed before, but can't find links to something
like one.

My question, is that possible to add into such API objects like
Campaign, AdGroup, Criterion etc. just one variable, for example,
"localId"? All that it is intended for just after client set localId
value and send object into API, he will receive response object with
that value.

Thanks.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: v13 Reports: clicks in report disappear in mcc interface

2011-06-14 Thread Dmitriy
Hi Anash,

AD_PERFORMANCE_REPORT
Jun 01 - Jun 02
jobId=1899132991
for customer 1185539639
campaign 82557816
adgroup 3009700776 (there is one keyword)
at Jun 02 downloaded report shows 1 click.

Thanks, Dmitriy.

On Jun 14, 2:14 pm, "Anash P. Oommen" 
wrote:
> Hi Dmitriy,
>
> Please provide more details. What report type? Date date ranges? Report id?
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


v13 Reports: clicks in report disappear in mcc interface

2011-06-09 Thread Dmitriy
Hi. I have downloaded report for Jun 2nd and today I can't see in the
MCC interface some clicks, placed into the report.

Please, advise!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


v201101 Cross-client report download problem

2011-05-27 Thread Dmitriy
Hello.

When I try to download created cross-client report using
DownloadCrossClientReport.php example, it returns
200 error: Syncronous report found, use DownloadReport() instead.
So I thought what's ok, just some mess up with examples and try to use
DownloadReport.php example instead.

But get this:
200 error: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED

So I put the clientId equal MCC client id into settings.ini

Now, then I use RunAsyncReport(), it says use DownloadReport(),

BUT THEN I USE DownloadReport() IT SAYS USE RunAsyncReport()!!!
(200 error: Asyncronous report found, use RunAsyncReport() instead.)

Please,  advise!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService mystic changes

2011-04-29 Thread dmitriy
Hi Steve

Just looks like increasing of queries to api due to users
inconvenience

On 29 апр, 04:10, Steve B  wrote:
> Ouch.   We're still using 201008, and I'm not sure when this
> behavioral change happened, exactly, but it threw us for a loop as
> soon as we noticed it.   My first thought was to
> IdeaTextMatchesSearchParameter to explicitly include the seed keyword,
> but that doesn't seem to work.
>
> While it's a nice theory that this is a pretty good way to do things,
> in practice, it's not.    It actually makes it considerably more
> difficult if you need BOTH the stats for the related keywords and the
> current keyword.   Which we do.   It's going to take some significant
> code reconstruction to do both STATS and IDEA requests in any sort of
> efficient manner.
>
> -->Steve Bennett
>
> On Apr 28, 12:49 pm, Evgeniy Bogdanov  wrote:
>
> > Hi Dmitriy.
>
> > This is official answer for your issue 
> > -http://groups.google.com/group/adwords-api/browse_thread/thread/5ca31...
>
> > To tell you the truth I think that this is pretty good way.IF you need
> > related - get only related, i you need for current - get only current
> > keyword.
>
> > On 28 апр, 16:40, dmitriy  wrote:
>
> > > Hello.
> > > Since few days ago, TargetingIdeaService while get ideas stops to
> > > return results for initial keyword. We have a couple of code, used
> > > that, so please, is there any possibility to get results for initial
> > > keyword through ideas request?
> > > I have try last php api library as well, as v201008, but got no
> > > necessary results too.
>
> > > There was the same question 
> > > inhttp://groups.google.com/group/adwords-api/browse_frm/thread/df559c7a...
> > > thread, but as I see, Evgeniy Bogdanov did not give answer for Eric
> > > Haskins second question..

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: TargetingIdeaService mystic changes

2011-04-29 Thread dmitriy
Hi Evgeniy

Thanks for quick nice mention and synopsis

On 28 апр, 19:49, Evgeniy Bogdanov  wrote:
> Hi Dmitriy.
>
> This is official answer for your issue 
> -http://groups.google.com/group/adwords-api/browse_thread/thread/5ca31...
>
> To tell you the truth I think that this is pretty good way.IF you need
> related - get only related, i you need for current - get only current
> keyword.
>
> On 28 апр, 16:40, dmitriy  wrote:
>
> > Hello.
> > Since few days ago, TargetingIdeaService while get ideas stops to
> > return results for initial keyword. We have a couple of code, used
> > that, so please, is there any possibility to get results for initial
> > keyword through ideas request?
> > I have try last php api library as well, as v201008, but got no
> > necessary results too.
>
> > There was the same question 
> > inhttp://groups.google.com/group/adwords-api/browse_frm/thread/df559c7a...
> > thread, but as I see, Evgeniy Bogdanov did not give answer for Eric
> > Haskins second question..

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


TargetingIdeaService mystic changes

2011-04-28 Thread dmitriy
Hello.
Since few days ago, TargetingIdeaService while get ideas stops to
return results for initial keyword. We have a couple of code, used
that, so please, is there any possibility to get results for initial
keyword through ideas request?
I have try last php api library as well, as v201008, but got no
necessary results too.

There was the same question in
http://groups.google.com/group/adwords-api/browse_frm/thread/df559c7a87733c20/546e69527376bf85?lnk=gst&q=targetingideaservice#546e69527376bf85
thread, but as I see, Evgeniy Bogdanov did not give answer for Eric
Haskins second question..

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Input is not proper UTF-8, indicate encoding

2011-03-09 Thread dmitriy
Hi.
I have next exception:


exception 'DOMException' with message 'DOMDocument::loadXML(): Input
is not proper UTF-8, indicate encoding !
Bytes: 0xA0 0x3C 0x2F 0x6E in Entity, line: 2' in ../includes/lib/
Google/Api/Ads/Common/Util/XmlUtils.php:81
Stack trace:
#0 [internal function]: HandleXmlError(2, 'DOMDocument::lo...', '',
44, Array)
#1 ../includes/lib/Google/Api/Ads/Common/Util/XmlUtils.php(44):
DOMDocument->loadXML('FixXml('PrepareRequest('__doRequest('https://adwords...', '', 1)
#6 [internal function]: AdWordsSoapClient->__doRequest('https://adwords...', '', 1, 0)
#7 ../includes/lib/Google/Api/Ads/Common/Lib/AdsSoapClient.php(179):
SoapClient->__soapCall('get', Array, NULL, Array, Array)
#8 ../includes/lib/Google/Api/Ads/AdWords/v201008/o/
TargetingIdeaService.php(7320): AdsSoapClient->__soapCall('get',
Array)

Data for making request stored in table with latin1 charset and as I
know, it should be utf-8 compatible.
Can you help me resolve the problem?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: How can I get Search volume and Competition values or Keyword for exact Country and Language?

2010-09-20 Thread Dmitriy
Looks like now everything works fine with same code.

Something was repaired?




On 17 сен, 04:58, AdWords API Advisor 
wrote:
> Hi Dmitriy,
>
> Your code looks to be correct, perhaps looking at the raw XML will
> shed some light.  Can you post the sanitized SOAP XML request and
> response, or requestId, for a request that exhibits this behavior?
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Sep 13, 8:16 am, Dmitriy  wrote:
>
> > What I need:
> > Get Search volume and Competition value of keyword "Hochzeitskleid"
> > for country "Germany", language 'German" and EXACT match. I tried to
> > do it in Keyword Tool and recieved right result (search volume =
> > 8100), but with API I can't apply SearchParameters at all. Looks like
> > they doesn't work :(
>
> > I tried to do it with follow code:
>
> >  BEGIN 
>
> >           $adwords_user = new AdWordsUser();
>
> >           $keyword_service = $adwords_user-
>
> > >GetTargetingIdeaService('v201003');
>
> >           $keyword            = new Keyword();
> >           $keyword->text      = "Hochzeitskleid";
> >           $keyword->matchType = 'EXACT';
>
> >           $targeting_idea_selector = new TargetingIdeaSelector();
>
> >           $targeting_idea_selector->ideaType    = 'KEYWORD';
> >           $targeting_idea_selector->requestType = 'STATS';
> >           $targeting_idea_selector->localeCode  = 'de_DE';
> >           $targeting_idea_selector->paging      = new Paging(0,800);
>
> >           $attribute_type = array();
> >           $attribute_type[] = "AVERAGE_TARGETED_MONTHLY_SEARCHES";
> >           //$attribute_type[] = "TARGETED_MONTHLY_SEARCHES";
> >           $attribute_type[] = "COMPETITION";
> >           $attribute_type[] = "KEYWORD";
> >           $targeting_idea_selector->requestedAttributeTypes =
> > $attribute_type;
>
> >           $targeting_idea_selector->searchParameters = array();
>
> >           $related_to_keyword_search_parameter = new
> > RelatedToKeywordSearchParameter(array($keyword));
> >           $targeting_idea_selector->searchParameters[] =
> > $related_to_keyword_search_parameter;
>
> >           $keyword_match_type_search_parameter = new
> > KeywordMatchTypeSearchParameter();
> >           $keyword_match_type_search_parameter->keywordMatchTypes =
> > array("EXACT");
> >           $targeting_idea_selector->searchParameters[] =
> > $keyword_match_type_search_parameter;
>
> >           $lang_target = new LanguageTarget();
> >           $lang_target->languageCode = 'de';
> >           $lang_target->excluded = false;
> >           $langauge_target_search_parameter = new
> > LanguageTargetSearchParameter(array($lang_target));
> >           $targeting_idea_selector->searchParameters[] =
> > $langauge_target_search_parameter;
>
> >           $country_target = new CountryTarget();
> >           $country_target->countryCode = 'DE';
> >           $country_target->excluded = false;
> >           $country_target_search_parameter = new
> > CountryTargetSearchParameter(array($country_target));
> >           $targeting_idea_selector->searchParameters[] =
> > $country_target_search_parameter;
>
> >           $keyword_page = $keyword_service-
>
> > >get($targeting_idea_selector);
>
> >  END 
>
> > Any ideas where is the mistake?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


NegativeAdGroupCriterion userStatus

2010-09-16 Thread dmitriy
Hi. Just wonder why  NegativeAdGroupCriterion has no property
userStatus?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


How can I get Search volume and Competition values or Keyword for exact Country and Language?

2010-09-13 Thread Dmitriy
What I need:
Get Search volume and Competition value of keyword "Hochzeitskleid"
for country "Germany", language 'German" and EXACT match. I tried to
do it in Keyword Tool and recieved right result (search volume =
8100), but with API I can't apply SearchParameters at all. Looks like
they doesn't work :(

I tried to do it with follow code:

 BEGIN 

  $adwords_user = new AdWordsUser();

  $keyword_service = $adwords_user-
>GetTargetingIdeaService('v201003');

  $keyword= new Keyword();
  $keyword->text  = "Hochzeitskleid";
  $keyword->matchType = 'EXACT';

  $targeting_idea_selector = new TargetingIdeaSelector();

  $targeting_idea_selector->ideaType= 'KEYWORD';
  $targeting_idea_selector->requestType = 'STATS';
  $targeting_idea_selector->localeCode  = 'de_DE';
  $targeting_idea_selector->paging  = new Paging(0,800);

  $attribute_type = array();
  $attribute_type[] = "AVERAGE_TARGETED_MONTHLY_SEARCHES";
  //$attribute_type[] = "TARGETED_MONTHLY_SEARCHES";
  $attribute_type[] = "COMPETITION";
  $attribute_type[] = "KEYWORD";
  $targeting_idea_selector->requestedAttributeTypes =
$attribute_type;

  $targeting_idea_selector->searchParameters = array();

  $related_to_keyword_search_parameter = new
RelatedToKeywordSearchParameter(array($keyword));
  $targeting_idea_selector->searchParameters[] =
$related_to_keyword_search_parameter;

  $keyword_match_type_search_parameter = new
KeywordMatchTypeSearchParameter();
  $keyword_match_type_search_parameter->keywordMatchTypes =
array("EXACT");
  $targeting_idea_selector->searchParameters[] =
$keyword_match_type_search_parameter;

  $lang_target = new LanguageTarget();
  $lang_target->languageCode = 'de';
  $lang_target->excluded = false;
  $langauge_target_search_parameter = new
LanguageTargetSearchParameter(array($lang_target));
  $targeting_idea_selector->searchParameters[] =
$langauge_target_search_parameter;

  $country_target = new CountryTarget();
  $country_target->countryCode = 'DE';
  $country_target->excluded = false;
  $country_target_search_parameter = new
CountryTargetSearchParameter(array($country_target));
  $targeting_idea_selector->searchParameters[] =
$country_target_search_parameter;

  $keyword_page = $keyword_service-
>get($targeting_idea_selector);

 END 

Any ideas where is the mistake?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


No April/May search volume with targeting idea service.

2010-06-24 Thread dmitriy
Hi,

We are having a problem getting monthly search volume for April and
May 2010 with the targeting idea service. We are using
TARGETED_MONTHLY_SEARCHES to obtain the search volume in each of the
last 12 months, and it returns search volumes for June 2009 up to
March 2010, but it doesn't return anything for April and May 2010.

Can someone have a look to see whether there is a problem with our
code, or is there perhaps a problem with the API that it simply
doesn't return data for these two most recent months? Below is the
code we have used to get the search volume for several keywords,
including big terms like toys for which we would expect a big search
volume in any month.

Any help is much appreciated.


$user = new AdWordsUser();
$user->LogDefaults();
$user->SetClientId('***');
$targetingIdeaService = $user->GetTargetingIdeaService('v200909');

$keywords = array();
$keyword = new Keyword();
$keyword->text = 'window shutters';
$keyword->matchType = 'EXACT';
$keywords[] = $keyword;
$keyword = new Keyword();
$keyword->text = 'shutters';
$keyword->matchType = 'EXACT';
$keywords[] = $keyword;
$keyword = new Keyword();
$keyword->text = 'plantation shutters';
$keyword->matchType = 'EXACT';
$keywords[] = $keyword;
$keyword = new Keyword();
$keyword->text = 'blinds';
$keyword->matchType = 'EXACT';
$keywords[] = $keyword;
$keyword = new Keyword();
$keyword->text = 'toys';
$keyword->matchType = 'EXACT';
$keywords[] = $keyword;
$keyword = new Keyword();
$keyword->text = 'playmobil';
$keyword->matchType = 'EXACT';
$keywords[] = $keyword;

$selector = new TargetingIdeaSelector();
$selector->requestType = 'STATS';
$selector->ideaType = 'KEYWORD';
$selector->requestedAttributeTypes = array('KEYWORD',
'TARGETED_MONTHLY_SEARCHES');

$paging = new Paging();
$paging->startIndex = 0;
$paging->numberResults = 10;
$selector->paging = $paging;

$relatedToKeywordSearchParameter = new
RelatedToKeywordSearchParameter();
$relatedToKeywordSearchParameter->keywords = $keywords;
$keywordMatchTypeSearchParameter = new
KeywordMatchTypeSearchParameter(array('EXACT'));
$countryTargetSearchParameter = new CountryTargetSearchParameter();
$countryTargetSearchParameter->countryTargets = array(new
CountryTarget('GB'));
$languageTargetSearchParameter = new LanguageTargetSearchParameter();
$languageTargetSearchParameter->languageTargets = array(new
LanguageTarget('en'));

$selector->searchParameters = array($relatedToKeywordSearchParameter,
$countryTargetSearchParameter, $languageTargetSearchParameter,
$keywordMatchTypeSearchParameter);

$page = $targetingIdeaService->get($selector);

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Why TargetingIdeaService return empty value for last two months?

2010-06-18 Thread dmitriy
S
http://www.w3.org/2001/XMLSchema-
instance" xsi:type="MonthlySearchVolumeAttribute">
  MonthlySearchVolumeAttribute
  
2010
5
  
  
2010
4
  
  
2010
3
5400
  
  
2010
2
4400
  
  
2010
1
4400
  
  
2009
12
3600
  
  
2009
11
4400
  
  
2009
10
4400
  
  
2009
9
4400
  
  
2009
8
5400
  
  
2009
7
5400
  
  
2009
6
5400
  

  
  
KEYWORD
http://www.w3.org/2001/XMLSchema-
instance" xsi:type="KeywordAttribute">
  KeywordAttribute
  
Keyword
shutters
EXACT
  

  


  
TARGETED_MONTHLY_SEARCHES
http://www.w3.org/2001/XMLSchema-
instance" xsi:type="MonthlySearchVolumeAttribute">
  MonthlySearchVolumeAttribute
  
2010
5
  
  
2010
4
  
  
2010
3
4400
  
  
2010
2
2900
  
  
2010
1
2900
  
  
2009
12
2900
  
  
2009
11
2400
  
  
2009
10
2400
  
  
2009
9
1900
  
  
2009
8
1600
  
  
2009
7
1900
  
  
2009
6
1600
  

  
  
KEYWORD
http://www.w3.org/2001/XMLSchema-
instance" xsi:type="KeywordAttribute">
  KeywordAttribute
  
Keyword
plantation shutters
EXACT
  

  


  
TARGETED_MONTHLY_SEARCHES
http://www.w3.org/2001/XMLSchema-
instance" xsi:type="MonthlySearchVolumeAttribute">
  MonthlySearchVolumeAttribute
  
2010
5
  
  
2010
4
  
  
2010
3
27100
  
  
2010
2
22200
  
  
2010
1
22200
  
  
2009
12
18100
  
  
2009
11
27100
  
  
2009
10
27100
  
  
2009
9
27100
  
  
2009
8
27100
  
  
2009
7
27100
  
  
    2009
6
27100
  

  
  
KEYWORD
http://www.w3.org/2001/XMLSchema-
instance" xsi:type="KeywordAttribute">
  KeywordAttribute
  
Keyword
blinds
EXACT
  

  

  

  



On 18 июн, 14:37, AdWords API Advisor 
wrote:
> Hi Dmitriy,
>
> I haven't seen any other users report this issue, so I assume there is
> something wrong with the way you make your requests. Please post a
> sanitized request and response xml on this thread so that other

Why TargetingIdeaService return empty value for last two months?

2010-06-17 Thread dmitriy
Hello.
Please help,
and why did you remove my previous same question without any
definitions?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


TargetingIdeaService return empty value for last two months

2010-06-15 Thread dmitriy
Hello.
Please help:

WSDL_CASHE = 0;

[Jun 15 2010 10:10:06.u - INFO] POST /api/adwords/o/v200909/
TargetingIdeaService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.0-8+etch16
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 3470


http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/o/
v200909" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v200909";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  

  ***
 
DQAAAIoAAABezrqOs5bG3MDzmKkUfYMtnkjC7QmXyvftGE2YE3WY_8JWLqyCh_U4YiuFJHg2W41gMPxJTiyjchtdmnNvqUBh10jtJFi5Mn8eRaavPzdXXONMldlskMaQ8Ur7lLeueDul2hQhjoY13O7_CWVOLojLWJsU--
i2VtDidJDotzsP1YBMIqIAcDKTC4sMHBwtyZk
  9888129298
  ***
  AwApi-PHP-2.0.1-SAYU Data Download
  

  
  

  https://adwords.google.com/api/adwords/
o/v200909" xsi:type="ns1:TargetingIdeaSelector">
https://adwords.google.com/
api/adwords/o/v200909" xsi:type="ns1:RelatedToKeywordSearchParameter">
  
  https://adwords.google.com/api/
adwords/cm/v200909" xsi:type="ns2:Keyword">

window shutters
EXACT
  
  https://adwords.google.com/api/
adwords/cm/v200909" xsi:type="ns2:Keyword">

shutters
EXACT
  
  https://adwords.google.com/api/
adwords/cm/v200909" xsi:type="ns2:Keyword">

plantation shutters
EXACT
  
  https://adwords.google.com/api/
adwords/cm/v200909" xsi:type="ns2:Keyword">

blinds
EXACT
  

https://adwords.google.com/
api/adwords/o/v200909" xsi:type="ns1:CountryTargetSearchParameter">
  
  https://adwords.google.com/
api/adwords/cm/v200909" xsi:type="ns2:CountryTarget">

GB
  

https://adwords.google.com/
api/adwords/o/v200909" xsi:type="ns1:LanguageTargetSearchParameter">
  
  https://adwords.google.com/
api/adwords/cm/v200909" xsi:type="ns2:LanguageTarget">

en
  

https://adwords.google.com/
api/adwords/o/v200909" xsi:type="ns1:KeywordMatchTypeSearchParameter">
  
  EXACT

KEYWORD
STATS
KEYWORD
TARGETED_MONTHLY_SEARCHES
https://adwords.google.com/api/adwords/
cm/v200909" xsi:type="ns2:Paging">
  0
  10

  

  



HTTP/1.1 200 OK
Content-Type: text/xml; charset=UTF-8
SOAPAction: ""
Date: Tue, 15 Jun 2010 09:10:06 GMT
Expires: Tue, 15 Jun 2010 09:10:06 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Transfer-Encoding: chunked


http://schemas.xmlsoap.org/soap/envelope/";>
  
https://adwords.google.com/api/adwords/
cm/v200909" xmlns="https://adwords.google.com/api/adwords/o/v200909";>
  3b229758b0e408191c8b885e6686014a
  4
  176
  6

  
  
https://adwords.google.com/api/adwords/o/
v200909" xmlns:ns2="https://adwords.google.com/api/adwords/cm/
v200909">
  
4

  
TARGETED_MONTHLY_SEARCHES
http://www.w3.org/2001/XMLSchema-
instance" xsi:type="MonthlySearchVolumeAttribute">
  MonthlySearchVolumeAttribute
  
2010
5
  
  
2010
4
  
  
2010
3
4400
  
  
2010
2
2400
  
  
2010
1
2400
  
  
2009
12
1900
  
  
2009
11
2900
  
  
2009
10
2400
  
  
2009
9
2400
  
  
2009
8
2900
  
  
2009
7
2400
  
  
2009
6
1900
  

  
  
KEYWORD
http://www.w3.org/2001/XMLSchema-
instance" xsi:type="KeywordAttribute">
  KeywordAttribute
  
Keyword
window shutters
EXACT
  

  


  
TARGETED_MONTHLY_SEARCHES
http://www.w3.org/2001/XMLSchema-
instance" xsi:type="MonthlySearchVolumeAttribute">
  MonthlySearchVolumeAttribute
  
   

AdWords API v2009 AdGroupAdService AdGroupAdSelector by Ad.Type

2010-02-10 Thread dmitriy
Hello.
Please, can you add filtering by Ad.Type?

-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.



AdWords API v2009 TargetingIdeaService usage

2010-01-29 Thread dmitriy
Hello
I would like to use that service for get
'AVERAGE_TARGETED_MONTHLY_SEARCHES' (or null/emty/zero if unknown) for
just one certain 'EXACT' search query, not for some other similar
search queries.
Tell me please, does it possible?
If no, then how much paging number results should I set to get the
answer included original search query (text of
RelatedToKeywordSearchParameter single keyword)?

-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.



AdWords API Search Query Report. Missing necessary column.

2010-01-27 Thread dmitriy
Hello.
I wonder why at Campaigns detail level this report do not include
CampaignId column. Please, could you add it?

-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.



AdWords API Re: Search Query Match Type in Search Query Performance Report

2010-01-13 Thread dmitriy
Hi, thanks for answer, but it send me "BroadSessionBased" and
"Automatic" too.
Please, can you explain that they mean and is there could be any other
values?

On 12 янв, 23:24, AdWords API Advisor 
wrote:
> Hi,
>
> The match types returned are the same that are available for keywords:
> Broad, Phrase, and Exact.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jan 12, 8:55 am, dmitriy  wrote:> Hello.
> > Please, tell me which match types can be founded in this report?
> > And if it possible, some brief description.
-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.




AdWords API Search Query Match Type in Search Query Performance Report

2010-01-12 Thread dmitriy
Hello.
Please, tell me which match types can be founded in this report?
And if it possible, some brief description.
-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.